Ceramic configuration

Hierarchy

  • CeramicConfig

Indexable

[index: string]: any

Properties

anchorServiceAuthMethod?: string
anchorServiceUrl?: string
concurrentRequestsLimit?: number
disablePeerDataSync?: boolean
ethereumRpcUrl?: string
indexing?: IndexingConfig
ipfsPinningEndpoints?: string[]
loggerProvider?: LoggerProvider
networkId?: number
networkName?: string
pinningBackends?: PinningBackendStatic[]
pubsubTopic?: string
readOnly?: boolean
stateStoreDirectory?: string
streamCacheLimit?: number
syncOverride?: SyncOptions
useCentralizedPeerDiscovery?: boolean