Installation (Golang)
Last updated
Last updated
Download and install . We recommend to use go v1.18.0+ to use the binary efficiency.
Download go version 1.18.6 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
To make sure go version is installed appropriately type
In order to download chain binary you need to install gsutil .