Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CW721 NFT reference implementation #125

Merged
merged 128 commits into from
Oct 12, 2023
Merged

CW721 NFT reference implementation #125

merged 128 commits into from
Oct 12, 2023

Conversation

kwtalley
Copy link
Collaborator

@kwtalley kwtalley commented Sep 15, 2023

This PR adds a reference implementation of the CW721 NFT specification. It utilizes the metadata module for storing the NFT data through specifications, scopes, records.

A readme is included to explain the mappings and messages available for interacting with the contract.

related: provenance-io/provenance#1487

@kwtalley kwtalley marked this pull request as ready for review October 12, 2023 18:05
Copy link
Collaborator

@Taztingo Taztingo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kwtalley kwtalley merged commit 1f74478 into main Oct 12, 2023
1 of 8 checks passed
@kwtalley kwtalley deleted the kwtalley/nft branch October 12, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request provwasm provwasm (cosmwasm for Provenance) smart contract Smart Contract implementations
Projects
Development

Successfully merging this pull request may close these issues.

2 participants