Using Node Binary
Validator Nodes
0. Setup the chrony daemon
1. Backup Files
mkdir -p backupcp harmony backup2. Download Node Binary
curl -LO https://harmony.one/binary && mv binary harmony && chmod +x harmonycurl -LO https://harmony.one/binary_testnet && mv binary_testnet harmony && chmod +x harmony./harmony -V3. Restart Systemd Service
Non-Validating/Explorer Nodes
Last updated
Was this helpful?