Skip to content

Examples and helpers to build NFT contracts on CosmWasm

License

Notifications You must be signed in to change notification settings

palinatolmach/cw-nfts

This branch is 501 commits behind public-awesome/cw-nfts:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 9, 2021
Oct 25, 2021
Nov 9, 2021
Nov 9, 2021
Nov 10, 2021
Sep 27, 2021
Sep 27, 2021
Nov 9, 2021
Sep 28, 2021
Sep 27, 2021
Oct 7, 2021
Sep 28, 2021

Repository files navigation

CosmWasm NFTS

This repo is the official repository to work on all NFT standard and examples in the CosmWasm ecosystem. cw721 and cw721-base were moved from cw-plus to start this repo, but it shall evolve as driven by the community's needs.

Please feel free to modify cw721 as you need to support these projects and add many extensions and additional standards (like cw-2981) to meet the demands of the various NFT projects springing forth.

Maintainers

This repo is not maintained directly by Confio (although we can provide some code reviews and support), but rather by 4 highly active community members working on NFT projects of their own:

Contributing

If you are working on an NFT project as well and wish to give input, please raise issues and/or PRs. Additional maintainers can be added if they show commitment to the project.

You can also join the #nfts channel on CosmWasm Discord for more interactive discussion on these themes.

About

Examples and helpers to build NFT contracts on CosmWasm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 81.2%
  • TypeScript 16.0%
  • Shell 2.8%