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

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

JSON →
library1.10.3gogounverified

Provides Go templates for Flow blockchain core contracts, used in Cadence smart contract development.

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

templates
github.com/onflow/flow-core-contracts/lib/go/templates

Access Flow core contract templates

package main import ( "fmt" "github.com/onflow/flow-core-contracts/lib/go/templates" ) func main() { // Example: get a template for FlowToken tmpl := templates.FlowTokenContracts() fmt.Println(tmpl) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources