Client
Nitro (arbitrum-nitro)
arb
Install an Arbitrum Nitro full node (One mainnet or Sepolia) with snapshot init and eth_* RPC on your server.
Nitro (arbitrum-nitro)
Ethereum JSON-RPC (eth_* )
Full Nitro database after official init/snapshot. eth_syncing plus init progress.
Arbitrum RPC is a Nitro node, not a generic Geth fork you start empty. Toolkit requires the snapshot/init step and tracks download percent from the log.
After init, catch-up follows eth_syncing. Sepolia is the public test env in the catalog.
mainnetsepolia
curl -fsSL "https://toolkit.rpcnode.dev/install/agent.sh" | sudo bashAfter the node is up you manage it in the same UI — Node Config (edit the live files and apply), client updates, restart, logs, public RPC. You do not need SSH to change conf. Install-time choices (snapshot flavor, history window, disk layout) are stored on that node.