cosmwasm-tools
Contract builder
A toolset for optimizing and building cosmowasm contracts in TypeScript
A super fast and cross-platform alternative to rust-optimizer that produces optimized wasm files
12 stars
2 watching
9 forks
Language: TypeScript
last commit: 9 days ago
Linked from 1 awesome list
typescript
Related projects:
Repository | Description | Stars |
---|---|---|
cosmwasm/cosmwasm | A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,073 |
cosmwasm/cw-template | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 511 |
cosmwasm/optimizer | Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
cosmwasm/cw-storage-plus | Provides storage abstractions for CosmWasm smart contracts | 37 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
cosmology-tech/cosmwasm-vm-js | Runs CosmWasm smart contracts in Node.js and web browsers using WebAssembly | 46 |
cosmwasm/wasmvm | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 175 |
abstractsdk/cw-orchestrator | A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
mandrean/cw-optimizoor | Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 85 |
arweaveteam/smartweave | Enables users to create, deploy, and interact with scalable smart contracts on the Arweave protocol using a simple CLI interface. | 250 |
oraichain/smart-studio | A toolset for building and developing smart contracts on the Oraichain platform | 13 |
osmosis-labs/beaker | A toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow | 106 |
warp-contracts/warp-wasm-templates | Provides pre-built templates and tools for developing and deploying smart contracts in various programming languages on the SmartWeave Protocol | 41 |