Registry / crypto / onflow-flow-ft-lib-go-contracts

onflow-flow-ft-lib-go-contracts

JSON →
library1.1.1gogounverified

Provides Go bindings for the Flow Fungible Token (FT) smart contract interfaces.

go get github.com/onflow/flow-ft/lib/go/contracts
INSTALL
IMPORT
SIG · ONFLOW-FLOW-FT-LIB
O
onflow-flow-ft-lib-go-contracts
cryptogov1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

contracts
github.com/onflow/flow-ft/lib/go/contracts

Access the FungibleToken contract definition

package main import ( "fmt" "github.com/onflow/flow-ft/lib/go/contracts" ) func main() { fmt.Println(contracts.FungibleToken()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
onflow-flow-ft-lib-go-contracts — go get onflow-flow-ft-lib-go-contracts · libregistry