MAINNET:
Loading...
TESTNET:
Loading...
/
onflow.org
Flow Playground

Flow GO SDK

Packages for Go developers to build applications that interact with the Flow network


Installing

To start using the SDK, install Go 1.13 or above and run go get:

go get github.com/onflow/flow-go-sdk

More Examples

Go here more examples that use the SDK to interact with the Flow Emulator.