wasmvm

Contract runtime

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

Go bindings to the CosmWasm VM

GitHub

175 stars
8 watching
103 forks
Language: Go
last commit: 7 days ago

Related projects:

Repository Description Stars
cosmwasm/wasmd An implementation of a Cosmos zone with support for WebAssembly smart contracts. 369
cosmwasm/cosmwasm A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. 1,073
cosmwasm/cw-storage-plus Provides storage abstractions for CosmWasm smart contracts 37
cosmology-tech/cosmwasm-vm-js Runs CosmWasm smart contracts in Node.js and web browsers using WebAssembly 46
cosmwasm/cw-template A template to create smart contracts in Rust for the Cosmos SDK 288
oraichain/cosmwasm-tools A toolset for optimizing and building cosmowasm contracts in TypeScript 12
mfrachet/go-vdom-wasm A Go library for building frontend applications using WebAssembly and Virtual DOM 82
cosmwasm/optimizer Automated compiler for generating optimized Wasm binaries from Rust contracts 123
osmosis-labs/beaker A toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow 106
cosmwasm/cw-plus Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. 511
cosmwasm/cw-tokens Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. 85
extism/go-sdk Provides an interface to run WebAssembly modules in Go applications 83
dave/wasmgo Compiles Go code to WASM and deploys it to a CDN for web hosting 145
srdtrk/go-codegen Generates Go code for CosmWasm smart contracts 26
cosmwasm/ts-codegen Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts 116