/
onflow.org
Flow Playground

Flow Go SDK

Tools for building Go applications on Flow


The Flow Go SDK provides a set of packages for Go developers to build applications that interact with the Flow network.

This SDK is also fully compatible with the Flow Emulator and can be used for local development.

Source: https://github.com/onflow/flow-go-sdk

GoDoc: https://pkg.go.dev/github.com/onflow/flow-go-sdk

Edit on GitHub