Aptos Go SDK
Installing the Go SDK
Aptos provides an official Go SDK in the aptos-go-sdk GitHub repository. To use the Go SDK, get the main package here:
go get github.com/aptos-labs/aptos-go-sdk
Aptos provides an official Go SDK in the aptos-go-sdk GitHub repository. To use the Go SDK, get the main package here:
go get github.com/aptos-labs/aptos-go-sdk