I had several spare Linux VPS servers and kept running into the same wall: Grin's PIBD sync was broken — nodes would stall, loop, or fail silently after days of waiting. Even now that PIBD is fixed, a normal pruned node sync still takes 3–4 hours. I just wanted a fast way to spin up a test node on a spare VPS. So I wrote a script to clone chain_data from a running node instead. Pruned node up in ~15 minutes on a US VPS. Full archive in about an hour. I kept going from there.
Every site below was deployed semi-automatically using grin-node-toolkit on a VPS. No manual server configuration.
New modules are being added regularly. All grin node + wallet binaries used are official releases — no forks, no third-party executables.
Click a menu item to see what the toolkit does. This is a live simulation of the bash interface.
A master node shares its chain snapshot so others can bootstrap in minutes rather than days. Here's the step-by-step path.