cw-orchestrator
Contract interface generator
A tool for generating typed interfaces to CosmWasm smart contracts
All-in-one Rust-based CosmWasm testing, scripting, and deployment tool.
79 stars
4 watching
18 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list
blockchaincosmwasmdeployment-automationrustscriptingsmart-contracts
Related projects:
Repository | Description | Stars |
---|---|---|
cosmwasm/cw-storage-plus | Provides storage abstractions for CosmWasm smart contracts | 37 |
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 |
mandrean/cw-optimizoor | Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |
oraichain/cosmwasm-tools | A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 85 |
austintgriffith/clevis | An Ethereum blockchain orchestration tool that enables command line interface and deployment of smart contracts. | 105 |
osmosis-labs/beaker | A toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow | 106 |
abstractsdk/templates | Provides a starting point for building composable smart-contracts on the Abstract platform | 10 |
cosmwasm/cosmwasm | A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,073 |
abstractsdk/abstract | A modular framework for building secure, composable, and interoperable on-chain applications | 62 |
cosmwasm/optimizer | Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
da0-da0/dao-contracts | A collection of reusable building blocks for creating governance-driven smart contracts on the Interchain | 207 |
hirosystems/clarinet | A toolset for developing, testing, and deploying smart contracts on blockchain platforms like Stacks and Bitcoin. | 305 |
cosmwasm/wasmvm | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 175 |