Pre-requisites
Tools/packages needed to be pre-installed on the server.
Pre-requisites
To create the binary from repository GoLang needs to be pre-installed on the server.
Clone 0chain/onboarding-cli repository & follow the below steps.
cd
onboarding-cliRun
go mod downloadto download the dependencies.
Last updated