Ceramic Daemon options for configuring behavior related to performing or validating anchors.

Hierarchy

  • DaemonAnchorConfig

Constructors

Properties

anchorServiceUrl?: string

URL of the Ceramic Anchor Service to send anchor requests to. When specifying in a config file, use the name 'anchor-service-url'.

authMethod?: string

Controls the authentication method Ceramic uses to make requests to the Ceramic Anchor Service. When specifying in a config file, use the name 'auth-method'.

ethereumRpcUrl?: string

Ethereum RPC URL that can be used to create or query ethereum transactions. When specifying in a config file, use the name 'ethereum-rpc-url'.