Testnet
Run a Sentry 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:
show enode:
Setting Up the Services:
Starting the Heimdall service
Starting the Bor service
Service to Auto Start After Server Crash/Reboot
Last updated