cw-tokens
Token contracts
Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm.
Examples of cw20 usage, extracted from cw-plus, maintained by the community
86 stars
11 watching
54 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 513 |
| A template to create smart contracts in Rust for the Cosmos SDK | 288 |
| Provides storage abstractions for CosmWasm smart contracts | 38 |
| Provides examples and helpers to build NFT contracts on CosmWasm | 191 |
| A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,081 |
| A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
| A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 179 |
| A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
| Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
| Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |
| Runs CosmWasm smart contracts in Node.js and web browsers using WebAssembly | 46 |
| Provides pre-built templates and tools for developing and deploying smart contracts in various programming languages on the SmartWeave Protocol | 41 |
| A collection of reusable building blocks for creating governance-driven smart contracts on the Interchain | 209 |
| Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
| An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |