cw-nfts
NFT contract library
Provides examples and helpers to build NFT contracts on CosmWasm
Examples and helpers to build NFT contracts on CosmWasm
191 stars
11 watching
180 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 86 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 513 |
cosmwasm/cw-storage-plus | Provides storage abstractions for CosmWasm smart contracts | 38 |
cosmwasm/cw-template | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
public-awesome/launchpad | Smart contract platform for minting and collecting unique digital assets | 78 |
cosmwasm/cosmwasm | A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,081 |
oraichain/cosmwasm-tools | A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
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 |
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 |
cosmwasm/wasmvm | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 179 |
algoworldnft/algoworld-contracts | Smart contracts and signatures for swapping on the Algorand blockchain, supporting multiple types of swaps. | 30 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
starknet-edu/counter-workshop | A tutorial project teaching smart contract development with Starknet using Cairo and Scarb. | 45 |
warp-contracts/warp | An implementation of the Arweave SmartWeave smart contracts protocol for creating and interacting with blockchain-based smart contract applications. | 159 |