Parameters that control internal Ceramic behavior. Most users will not provide this directly but will let it be derived automatically from the CeramicConfig via Ceramic.create().

Hierarchy

  • CeramicParameters

Properties

indexingConfig: IndexingConfig
loadOptsOverride: LoadOpts
networkOptions: CeramicNetworkOptions
readOnly: boolean
stateStoreDirectory?: string
sync?: boolean