Registry / other / confio-go-cosmwasm

confio-go-cosmwasm

JSON →
library1.5.9gogounverified

Go bindings for CosmWasm, enabling smart contract execution in Cosmos SDK blockchains.

go get github.com/confio/go-cosmwasm
INSTALL
IMPORT
SIG · CONFIO-GO-COSMWASM
C
confio-go-cosmwasm
othergov1.5.9
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.

cosmwasm
github.com/confio/go-cosmwasm

Creates a new CosmWasm virtual machine

package main import ( "fmt" "github.com/confio/go-cosmwasm" ) func main() { vm := cosmwasm.NewVM() fmt.Println(vm) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
confio-go-cosmwasm — go get confio-go-cosmwasm · libregistry