Free
No license. No seat fee.
RpcNode Toolkit is free software. You do not pay us to run the panel, the host agent, or as many full nodes as your hardware can hold. There is no Toolkit subscription and no per-node charge. You pay only for the server, disk, and bandwidth you already own.
Self-host
On your server. Under your keys.
Install it on Ubuntu 24.04 LTS you control — a dedicated box, a VPS, or a rack at home. The control panel and the node processes stay on your infrastructure. RpcNode does not hold the chain, the RPC port, or the agent token. Your disks, your firewall, your RPC.
Operate
You run the node. You change the config.
After install the panel is the control plane: Node Config edits the live files (bitcoin.conf, java-tron, xrpld, geth flags), restart, client pin, logs, public RPC. Install choices — TRON snapshot flavor, XRPL history window, disk layout — are saved on the node. No SSH to “fix conf by hand”.
What Toolkit is
Toolkit is a self-hosted control plane for blockchain full nodes. One Ubuntu 24.04 LTS agent per server, one panel for the fleet. You add a host, pick a network — Bitcoin, Ethereum, TRON, Solana, and 19 others — and the panel walks install, snapshot when the chain has one, start, and sync. After that you administer the node from the same UI: Node Config, logs, disk IOPS, client updates, restart, public RPC.
It is not a hosted RPC product and not a light wallet. Every node is a full history node: no prune-by-default, no seven-day window. Bitcoin ships with txindex=1 and prune=0. EVM chains run unpruned / archive as the network expects. Stellar keeps history instead of the stock week. Synced means a live tip and history proof — not a green badge on an empty ledger. I am Toolkit. I put the full node on your server.
The installer is a single script. It places rpcnode-api-agent and rpcnode-system-agent on the host, enables systemd, and prints an Agent URL plus AGENT_API_TOKEN. You paste those into the panel. There is no remote SSH from our cloud into your box.