SynapseOptions
Defined in: packages/synapse-sdk/src/types.ts:37
Options for initializing the Synapse instance
Properties
Section titled “Properties”account
Section titled “account”account:
`0x${string}`|Account
Defined in: packages/synapse-sdk/src/types.ts:57
Viem account
chain?
Section titled “chain?”
optionalchain:Chain
Defined in: packages/synapse-sdk/src/types.ts:49
Filecoin chain
transport?
Section titled “transport?”
optionaltransport:Transport
Defined in: packages/synapse-sdk/src/types.ts:43
Viem transport
https://viem.sh/docs/clients/intro#transports
withCDN?
Section titled “withCDN?”
optionalwithCDN:boolean
Defined in: packages/synapse-sdk/src/types.ts:60
Whether to use CDN for retrievals (default: false)
withIpni?
Section titled “withIpni?”
optionalwithIpni:boolean
Defined in: packages/synapse-sdk/src/types.ts:62
Whether to filter providers by IPNI availability