All Projects → line → wasmvm

line / wasmvm

Licence: Apache-2.0 license
Go bindings to the CosmWasm smart contract framework. In particular, it allows you to easily compile, initialize, and execute these contracts from Go.

Programming Languages

go
31211 projects - #10 most used programming language
rust
11053 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].