Categorygithub.com/Finschia/wasmvm
repositorypackage
1.1.1-0.12.0
Repository: https://github.com/finschia/wasmvm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

wasmvm

Builds And Tests

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