Full Node
Last updated
Last updated
A Full Node manages the state of the chain and provides an API that allows other users to interact with the blockchain. It is particularly useful for users who intend to operate a node as a service provider.
Warehouse is a testnet that allows users to experiment before the official launch of the dKargo Mainnet.
Latest Docker Image: repo.dkargo.io:59083/warehouse-fullnode:v0.0.1
https endpoint: https://warehouse-relayer.dkargo.io
wss endpoint: wss://warehouse-relayer.dkargo.io
--init.url
Snapshot URL for downloading initialization data to enable fast synchronization.
--parent-chain.connection.url
Base layer endpoint URL (Default: Arbitrum public RPC endpoints).