Ceramic Daemon options for configuring behavior related to the Ceramic network to connect to.

Hierarchy

  • DaemonCeramicNetworkConfig

Constructors

Properties

Constructors

Properties

name?: string

Name of the ceramic network to connect to. For example 'testnet-clay' or 'mainnet'.

pubsubTopic?: string

Name of the ipfs pubsub topic to use for protocol messages. Most users should never have to set this. When specifying in a config file, use the name 'pubsub-topic'.