rarible / sdk

MIT License
83 stars 41 forks source link

Specify images for different representation types #612

Open arlenner opened 3 months ago

arlenner commented 3 months ago

I'm having an issue accurately minting a web application. I have no issue with any of the uploaded data, and the mint technically works. However, what I am minting is an interactive web app. No issues with function or problems with the page, or even the display of the page when clicked - however I notice if I mint a web application, rarible.com has an issue showing a preview thumbnail image for it.

So my question - is there a way to specify a thumbnail image/gif that the thumb will look at instead of trying to generate a preview from the web app itself?

Example of one version published to IPFS

^^ I want to add a GIF to that, I just don't know where in the meta to put the pointer to that data.

arlenner commented 3 months ago

Probably obvious, but you follow the link in "image" to get to the interactive page.