repositorypackage
1.1.1-0.12.0
Repository: https://github.com/finschia/wasmvm.git
Documentation: pkg.go.dev
# README
wasmvm
This repository is forked from CosmWasm/wasmvm
This is a wrapper around the CosmWasm VM.
It allows you to compile, initialize and execute CosmWasm smart contracts from Go applications, in particular from x/wasm.
For more detail, see the original document