Ubuntu
Building gabey (command line client)
Clone the repository to a directory of your choosing:
Install latest distribution of Go if you don't have it already.
Building gabey
requires Go and C compilers to be installed:
Checkout the lasted release branch:
Finally, build the gabey
program using the following command.
You can now run build/bin/gabey
to start your node.
Last updated