Antenna Go
In your Golang project root, use
go dep
or go mod
.go get -u github.com/iotexproject/iotex-antenna-go
A few useful links:
- Reference Code: the docs section with reference implementation for most common blockchain requirements.
Last modified 2yr ago