Registry / utility / onflow-flow-emulator

onflow-flow-emulator

JSON →
library1.20.0gogounverified

A Go emulator for the Flow blockchain, enabling local development and testing of smart contracts.

go get github.com/onflow/flow-emulator
INSTALL
IMPORT
SIG · ONFLOW-FLOW-EMULAT
O
onflow-flow-emulator
utilitygov1.20.0
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.

emulator
github.com/onflow/flow-emulator

Creates a new Flow blockchain emulator instance.

package main import ( "github.com/onflow/flow-emulator" ) func main() { blockchain, _ := emulator.NewBlockchain() _ = blockchain }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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