Mainnet
Run a Validator Node from Binaries:
Prerequisites:
sudo apt-get install build-essentialwget https://raw.githubusercontent.com/Ramestta-Blockchain/launch/master/go-install.sh
bash go-install.sh
sudo ln -nfs ~/.go/bin/go /usr/bin/gosudo apt-get update
sudo apt install rabbitmq-serversudo snap install sublime-text --classicInstalling Heimdall:
Installing Bor
Setting Up Node Files:
Fetching the launch repository
Setting up the launch directory
Setting up the network directories:
Setting Up the Services:
Configuring the Validator Node
Set the owner and signer key
Generating a Heimdall private key
Generating a Bor keystore file
Add password.txt
Add your Polygon address
Starting the Validator Node
Starting the Heimdall service
Starting the Bor service
Service to Auto Start After Server Crash/Reboot
Next Steps: Staking
Last updated