cw-plus

Contract templates

Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform.

Production Quality contracts under open source licenses

GitHub

513 stars
20 watching
355 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cosmwasm/cw-template A template to create smart contracts in Rust for the Cosmos SDK 288
cosmwasm/cw-tokens Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. 86
cosmwasm/cw-storage-plus Provides storage abstractions for CosmWasm smart contracts 38
cosmwasm/cosmwasm A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. 1,081
public-awesome/cw-nfts Provides examples and helpers to build NFT contracts on CosmWasm 191
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
oraichain/cosmwasm-tools A toolset for optimizing and building cosmowasm contracts in TypeScript 12
abstractsdk/templates Provides a starting point for building composable smart-contracts on the Abstract platform 12
cosmwasm/ts-codegen Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts 116
abstractsdk/cw-orchestrator A tool for generating typed interfaces to CosmWasm smart contracts 79
cosmwasm/wasmvm A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. 179
mandrean/cw-optimizoor Optimization tool for compiling and optimizing CosmWasm smart contracts. 50
cosmwasm/optimizer Automated compiler for generating optimized Wasm binaries from Rust contracts 123
paulrberg/foundry-template A pre-configured development environment for building and testing Solidity smart contracts 570
osmosis-labs/beaker A toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow 106