This guide explains how to connect to the BitNet testnet, configure your node, and become a testnet validator.
1. Select the Testnet
Choose the testnet version by setting the appropriate Chain ID and retrieving the corresponding genesis file and seed peers. You can find these in the .
Ensure your server timezone is set to UTC. Misconfigured timezones may cause LastResultsHash mismatches that halt the node.
2. Install the BitNet Binary
Install the BitNet CLI binary (bitnetd) following the .
Ensure you install the correct version for the current testnet. Run:
bitnetd version
3. Save Chain ID (Optional)
To avoid passing --chain-id in every CLI command, you can set it globally: