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.

  • Code Examples section for most common SDK use case in Go.

Last updated