Options related to anchoring
Options related to the HTTP API server. When specifying in a config file, use the name 'http-api'.
Optional indexingOptions related to indexing
Options related to IPFS.
Options related to logging.
Options related to metrics export.
Options related to the Ceramic network to connect to.
Miscellaneous options for behaviors of the underlying Ceramic node.
Options related to the state store. When specifying in a config file, use the name 'state-store'.
Static fromStatic fromStatic fromParses the given json string containing the contents of the config file and returns a parsed DaemonConfig object. Throws on any parsing error.
Daemon create options