Client
cardano-node + Ogmios
cardano
Install cardano-node and Ogmios as a self-hosted Cardano full node — Mithril snapshot first, then live catch-up.
cardano-node + Ogmios
Ogmios (networkSynchronization)
Mithril official snapshot, then full-chain catch-up. Synced from Ogmios networkSynchronization.
Cardano RPC in Toolkit is the node plus Ogmios. Install downloads the official Mithril cardano-db (latest + ancillary) before start — not genesis IBD.
During the snapshot the panel shows honest percent from the Mithril client log (steps 1–7, files, MiB). After that, sync percent is Ogmios networkSynchronization.
Preprod and preview use the same Snapshot ExtraStep with their Mithril aggregators. Same panel wizard: ports, install, snapshot, start, logs.
mainnetpreprodpreview
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.