We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
coming soon! :-)
Clone the repository to a directory of your choosing:
git clone https://github.com/sero-cash/go-sero
Building gero requires the Go compiler:
brew install go
install c++ compiler and boost library
Finally, build the gero program using the following command.
cd go-sero make gero
If you see some errors related to header files of Mac OS system library, install XCode Command
Line Tools, and try again.
xcode-select --install
You can now run build/bin/gero to start your node.