Archive Full Node
Last updated
Last updated
An Archive Full Node retains all functionalities of a Full Node while preserving the entire historical record of the blockchain without deletion. Additionally, it supports debugging interface calls.
Due to these characteristics, an Archive Full Node is ideal for in-depth data analysis and debugging operations.
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-archive: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)