Dynamic NFTs are tokens whose content changes over time. There are two ways to achieve this with Crossmint:

  1. Using Crossmint’s edit API.
  2. Storing the metadata offchain and updating it on your database. To use this option, set the property reuploadLinkedFiles to false when minting an NFT.