Client
Core-Geth (archive)
Home/Networks/Ethereum Classic
etc
Self-host an Ethereum Classic archive node with Core-Geth — mainnet or Mordor — managed from Toolkit.
Core-Geth (archive)
Ethereum JSON-RPC (eth_* )
Archive mode. Tip-only is not Synced.
ETC on RpcNode is Core-Geth in archive mode so historical eth_call works. That is a different product from a pruned geth default.
Mordor is the public test environment. The panel uses eth_syncing the same way as other EVM chains — no empty warming-up bar.
mainnetmordor
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.