Installation (Golang)
Go package
Download and install Go. We recommend to use go v1.18.0+ to use the binary efficiency.
Install manually
Download go version 1.18.6 or newer here and unzip file.
Create go-src at home directory and move downloaded file to go-src:
Link go-src as goroot
Now we will export path of go from zshrc or bashrc
Add path as below to file .bashrc or .zshrc
Update bash file
Go version
To make sure go version is installed appropriately type
Google cloud utils (optional)
In order to download chain binary you need to install gsutil here.
Last updated