Get Started
Prerequisites
Go Binaries
Installation instructions for Go can be found here.
Installation
Clone the gosdk repo
Save below code as
sdkversion.go
in thegosdk
directory.
Run the below command to download the gosdk package: (if you don't have gosdk already in your GOPATH)
Build the sample application sdkversion using the command below
Run the executable
If it prints the gosdk version installed then you have successfully installed 0chain gosdk.
Sample Response:
Last updated