-
Notifications
You must be signed in to change notification settings - Fork 11.6k
[docs] NFT update #19942
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
[docs] NFT update #19942
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
@ronny-mysten, could we use a simpler example for the NFT that we are displaying? The current version uses Randomness, etc, which are (a) quite complicated features to introduce at this stage, and (b) there's a risk that people will use this example as a template for how to implement Randomness as well which isn't really our intention. You should be able to demonstrate Display by adding to the existing |
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Description
Adds an NFT example to explicitly show display.
Test plan
👀
Release notes
Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.