Skip to content
forked from Finschia/wasmvm

Go bindings to the CosmWasm smart contract framework. In particular, it allows you to easily compile, initialize, and execute these contracts from Go.

License

Notifications You must be signed in to change notification settings

brew0722/wasmvm

 
 

Repository files navigation

wasmvm

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

About

Go bindings to the CosmWasm smart contract framework. In particular, it allows you to easily compile, initialize, and execute these contracts from Go.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 59.4%
  • Rust 31.7%
  • C 6.6%
  • Makefile 1.8%
  • Shell 0.5%