wasmvm

Contract runtime

A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts.

Go bindings to the CosmWasm VM

GitHub

179 stars
7 watching
103 forks
Language: Go
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
cosmwasm/wasmdAn implementation of a Cosmos zone with support for WebAssembly smart contracts.371
cosmwasm/cosmwasmA set of tools and libraries for building smart contracts in Rust for the Cosmos SDK.1,081
cosmwasm/cw-storage-plusProvides storage abstractions for CosmWasm smart contracts38
cosmology-tech/cosmwasm-vm-jsRuns CosmWasm smart contracts in Node.js and web browsers using WebAssembly46
cosmwasm/cw-templateA template to create smart contracts in Rust for the Cosmos SDK288
oraichain/cosmwasm-toolsA toolset for optimizing and building cosmowasm contracts in TypeScript12
mfrachet/go-vdom-wasmA Go library for building frontend applications using WebAssembly and Virtual DOM83
cosmwasm/optimizerAutomated compiler for generating optimized Wasm binaries from Rust contracts123
osmosis-labs/beakerA toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow106
cosmwasm/cw-plusProvides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform.513
cosmwasm/cw-tokensProvides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm.86
extism/go-sdkProvides an interface to run WebAssembly modules in Go applications92
dave/wasmgoCompiles Go code to WASM and deploys it to a CDN for web hosting145
srdtrk/go-codegenGenerates Go code for CosmWasm smart contracts26
cosmwasm/ts-codegenConverts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts116