Quick Start
Prerequisite
Install Go
get -q -O - https://raw.githubusercontent.com/canha/golang-tools-install-script/master/goinstall.sh | bash -s -- --version 1.18
source ~/.profilego versionInstall Make to compile the code
sudo apt install makeInstall GCC in case GCC is not yet installed
sudo apt-get install gccGet the source code
Compile mnovad
Run a Node
Become a Validator
Last updated