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

Implement base NFT contract #44

Closed
ethanfrey opened this issue Aug 13, 2020 · 0 comments · Fixed by #97
Closed

Implement base NFT contract #44

ethanfrey opened this issue Aug 13, 2020 · 0 comments · Fixed by #97
Assignees
Milestone

Comments

@ethanfrey
Copy link
Member

ethanfrey commented Aug 13, 2020

Builds on #43

Implement a simple contract that implements the NFT spec (like cw20-base does). This is means to be used stand-alone or further customized.

Not not implement enumeration, or at least enumeration by owner, as that requires secondary indexes to do cleanly: CosmWasm/cosmwasm#468

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant