Installation Instructions for Mac OS X
Building gabey (command line client)
Clone the repository to a directory of your choosing:
Building gabey
requires the Go compiler:
Finally, build the gabey
program using the following command.
If you see some errors related to header files of Mac OS system library, install XCode Command Line Tools, and try again.
You can now run build/bin/gabey
to start your node.
Last updated