Pre-requisites

Pre-requisites

  • To create the binary from repository GoLang needs to be pre-installed on the server.

  • Clone 0chain/onboarding-server repository & follow the below steps.

    1. cd onboarding-server

    2. Run go mod download to download the dependencies.

Last updated