wasmvm
Contract runtime
A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts.
Go bindings to the CosmWasm VM
179 stars
7 watching
103 forks
Language: Go
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
| A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,081 |
| Provides storage abstractions for CosmWasm smart contracts | 38 |
| Runs CosmWasm smart contracts in Node.js and web browsers using WebAssembly | 46 |
| A template to create smart contracts in Rust for the Cosmos SDK | 288 |
| A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
| A Go library for building frontend applications using WebAssembly and Virtual DOM | 83 |
| Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
| A toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow | 106 |
| Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 513 |
| Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 86 |
| Provides an interface to run WebAssembly modules in Go applications | 92 |
| Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
| Generates Go code for CosmWasm smart contracts | 26 |
| Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |