Client
op-geth + op-node
optimism
Self-host an Optimism OP Stack full node — op-geth and op-node — with Toolkit install, snapshot, and sync.
op-geth + op-node
Ethereum JSON-RPC (eth_* )
Full OP Stack history after init. Not a 7-day window.
Optimism needs the execution client and the rollup node. Toolkit installs both from the catalog pin and walks snapshot/init before start.
Mainnet and Sepolia are supported. Public RPC is the Go proxy in front of localhost, sized for high concurrent eth_* load.
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.