cosmwasm-vm-js
CosmWasm runner
Runs CosmWasm smart contracts in Node.js and web browsers using WebAssembly
Run CosmWasm smart contracts in Node.js and web browsers
46 stars
6 watching
11 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cosmwasm/wasmd | An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 369 |
cosmwasm/wasmvm | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 175 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
oraichain/cosmwasm-tools | A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
cosmwasm/cosmwasm | A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,073 |
cosmology-tech/telescope | A TypeScript transpiler for Cosmos Protobufs, generating developer-friendly libraries for building dApps on the Cosmos blockchain. | 145 |
cosmology-tech/cosmology | A CLI and TS library for interacting with Cosmos and Osmosis networks to manage cryptocurrency assets | 50 |
cosmwasm/cw-template | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
cosmwasm/cw-storage-plus | Provides storage abstractions for CosmWasm smart contracts | 37 |
cosmos/cosmjs | A comprehensive JavaScript library for building blockchain-based client solutions | 654 |
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 85 |
cosmwasm/optimizer | Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 511 |
cosmo-project/meteor-dapp-cosmo | A real-time Solidity development environment DApp for building and vetting contracts. | 61 |
software-mansion/starknet-jvm | A toolkit for interacting with the Starknet blockchain using JVM languages | 65 |