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

GitHub

86 stars
11 watching
54 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cosmwasm/cw-plusProvides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform.513
cosmwasm/cw-templateA template to create smart contracts in Rust for the Cosmos SDK288
cosmwasm/cw-storage-plusProvides storage abstractions for CosmWasm smart contracts38
public-awesome/cw-nftsProvides examples and helpers to build NFT contracts on CosmWasm191
cosmwasm/cosmwasmA set of tools and libraries for building smart contracts in Rust for the Cosmos SDK.1,081
abstractsdk/cw-orchestratorA tool for generating typed interfaces to CosmWasm smart contracts79
cosmwasm/wasmvmA Go library wrapper around the CosmWasm VM for compiling and executing smart contracts.179
oraichain/cosmwasm-toolsA toolset for optimizing and building cosmowasm contracts in TypeScript12
cosmwasm/ts-codegenConverts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts116
mandrean/cw-optimizoorOptimization tool for compiling and optimizing CosmWasm smart contracts.50
cosmology-tech/cosmwasm-vm-jsRuns CosmWasm smart contracts in Node.js and web browsers using WebAssembly46
warp-contracts/warp-wasm-templatesProvides pre-built templates and tools for developing and deploying smart contracts in various programming languages on the SmartWeave Protocol41
da0-da0/dao-contractsA collection of reusable building blocks for creating governance-driven smart contracts on the Interchain209
cosmwasm/optimizerAutomated compiler for generating optimized Wasm binaries from Rust contracts123
cosmwasm/wasmdAn implementation of a Cosmos zone with support for WebAssembly smart contracts.371