Client
Dogecoin Core (dogecoind)
doge
Self-host Dogecoin Core — full chain, txindex, no prune — with the same Toolkit flow as Bitcoin.
Dogecoin Core (dogecoind)
Bitcoin-like JSON-RPC
Full history: prune=0, txindex on. Not a pruned Core preset.
Dogecoin is a Core-family node. Toolkit writes dogecoin.conf before start and keeps full history. Synced means not in IBD and not pruned.
Mainnet and testnet. Public RPC goes through the Go proxy with Core RPC thread knobs sized for load.
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.