Client
sui-node
sui
Self-host a Sui full node with the official snapshot and checkpoint sync from the Toolkit panel.
sui-node
Sui JSON-RPC
Formal snapshot plus checkpoint catch-up.
Sui full nodes bootstrap from a formal snapshot, then follow checkpoints. Toolkit ships Snapshot ExtraSteps on day one and shows download percent from the log.
Mainnet and testnet. Synced requires snapshot plus a live checkpoint — not RPC-up alone.
mainnettestnet
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.