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.

    1. cd onboarding-cli

    2. Run go mod download to download the dependencies.

Last updated