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 MetadataViews And Core Views. #14

Closed
wants to merge 1 commit into from

Conversation

prpatel05
Copy link

@prpatel05 prpatel05 commented Aug 16, 2022

resolves #11

This PR implements MetadataViews and all the Core Views for the AllDay NFT. This change will allow AllDay to be onboarded to the NFT Catalog. Therefore allowing NFT interoperability and discoverability on-chain.

Any of the Views can be changed to incorporate the correct/preferred information.

This change closely mirrors the implementation of MetadataViews from the TopShot contract -

TODO
Before we can deploy this contract, there needs to be a way to fetch assets based on the NFT ID (and not the off-chain UUID). The proposal in this PR is to match what TopShot is doing (CloudFlare worker to translate the on-chain ID -> off-chain ID when pulling the asset). As part of this PR, we will finalize if this is the preferred option. If not, we can update this PR to implement the agreed upon method.

@austinkline
Copy link

@prpatel05 any update on this PR? With All Day now non-custodial, it would be nice for it to implement the NFT metadata standards linked here but seems like some TODOs are still remaining?

@prpatel05
Copy link
Author

Closing in favor of #16

@prpatel05 prpatel05 closed this Oct 25, 2022
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 this pull request may close these issues.

Add MetadataViews
2 participants