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

Add support for Catalog Works schema #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patrickxrivera
Copy link

No description provided.

@vercel
Copy link

vercel bot commented Apr 27, 2021

@patrickxrivera is attempting to deploy a commit to the Contextart Team on Vercel.

A member of the Team first needs to authorize it.

@jondashkyle
Copy link

Quick context on this! We needed a way to support a schema which Catalog Works uses. It’s based on zNFTs, and the contract address is the same as Zora. For Catalog, both a music file and an image should be displayed. To support this, we introduced an optional mediaURLSecondary property. Within our custom NFT component on Mirror, when the NFT type is audio and mediaURLSecondary is present, we display it as an image.

There may be a cleaner implementation. This could be also useful in the future for a video with an image thumbnail.

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.

None yet

2 participants