Documentation

Installing a mining node

Mining software connects to the mempool path, follows round announcements, and returns proofs. Installation steps vary by build; you will always: get a supported binary, set identity and pay-to keys, and open inbound/outbound rules as the README requires.

Key management

Configure reward addresses and any operator keys in line with the project’s wallet or config format. Test on a testnet first.

Monitoring

Add metrics, log shipping, and alerts for missed rounds, peer disconnects, and high CPU.

Reference

Miner node (concepts), Miner API