Installation Guide

L2 Arbitrum RPC EndPoints

URL information for communicating with Arbitrum, the base layer of dKargo’s L3.

To avoid rate limits, replace the Arbitrum One RPC URL with a private URL.

Docker Images

Docker image paths for running a dKargo node.

L3 RPC EndPoints

Relayer node information for receiving data from dKargo Chain or sending transactions.

  • https endpoint: https://warehouse-relayer.dkargo.io

  • wss endpoint: wss://warehouse-relayer.dkargo.io

ENV

Environmental variables required for node execution.

Node Port

  • 8547: http

  • 8548: websocket

DIR

"LOCAL_DATA_PATH": Local directory for storing full node data.

Last updated