- Go >= 1.13
go get github.com/airbloc/solgen
go build
Solgen is a tool for generate solidity binds.
This application helps to generate go/proto bind of solidity.
Usage:
solgen [flags]
Flags:
--deployment string endpoint of deployment
-h, --help help for solgen
--opt string path of custom bind options
--out string path of generated output (default "./build")