Registry / other / onflow-flow-core-contracts-lib-go-contracts

onflow-flow-core-contracts-lib-go-contracts

JSON →
library1.10.2gogounverified

Provides Go bindings for Flow blockchain core contracts, enabling interaction with the Flow network.

go get github.com/onflow/flow-core-contracts/lib/go/contracts
INSTALL
IMPORT
SIG · ONFLOW-FLOW-CORE-C
O
onflow-flow-core-contracts-lib-go-contracts
othergov1.10.2
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-core-contracts/lib/go/contracts

Prints the FlowToken contract definition.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
onflow-flow-core-contracts-lib-go-contracts — go get onflow-flow-core-contracts-lib-go-contracts · libregistry