Understand NFT metadata standards & storage options
animation_url
as specified in the links below.
name
and image
are mandatory fields.reuploadLinkedFiles
flag to false
. This prevents Crossmint from automatically reuploading media files
to decentralized storage.What type of files can I store?
animation_url
.In addition, animation_url
also supports HTML pages, allowing you to build rich experiences and interactive NFTs using JavaScript canvas, WebGL, and more. Scripts and relative paths within the HTML page are also supported. However, access to browser extensions is not supported.What's the maximum file size?
Can I store the metadata on a centralized server?