Hacker News new | ask | show | jobs
by kstyle12 62 days ago
Update for anyone who wants to run a node:

You can now join the Cori Testnet with one command:

curl -sSL https://raw.githubusercontent.com/Kstyle12/qubit-topcoin/mai... | bash

Works on Mac and Linux. Installs Rust, RandomX, builds the node, and creates startup scripts automatically. Takes about 5 minutes depending on your connection.

The block explorer runs locally at explorer.html once the node is up — shows live blocks, transactions, node identity, and FALCON-512 public key.

Happy to help anyone who runs into issues getting set up.