Ensure that that you have golang installed go lang v1.14+
Ensure that $GOPATH is set correctly and that the $GOPATH/bin directory appears in $PATH.
Quick Start
1. Clone the repo outside of the gopath
2. Run Make Install command in order to install the required dependencies of the system.
3. When the installation is successful you will be able to utilize libonomy daemon and CLI commands .
cuspd is meant to for daemon interface and cuspcli is meant for command line interfacing, rest/rpc services and others.