Minting Drop & Dynamic NFTs

Learn how to create your drop collection and do dynamic NFTs

Minting Dynamic NFTs to your Drop

Pre-requisite

  • Deployed Drop Collection

  • Save the metadata on NiftyKit API

  • Ready to upload assets and Metadata

Because you're using NiftyKit's API, these changes do not require a contract/blockchain call and will be applied instantly. This means that you will not need to pay gas fees while editing.

There are two edit options for your drop. These changes will reflect on marketplaces even after your collectors have minted your NFTs.

How to edit metadata:

  • Bulk Edit using CSV Export tool

  • Manual edit directly on Drop Dashboard

Bulk Edit Your NFT and Metadata

To efficiently edit metadata for multiple NFTs and make them dynamic NFTs, follow these steps:

  1. In your collection dashboard, navigate to the Metadata Tab

  2. Select [CSV Export]. This action will generate a CSV file containing your current metadata.

  3. Open the CSV file in an application such as Microsoft Excel, Google Sheets, or any compatible tool.

  4. Edit the metadata within the CSV file according to your preferences. Make the necessary changes.

  5. Once you've completed editing the CSV, save the file.

  6. Return to your Collection in NiftyKit and proceed to [Import assets]. Choose the [Metadata] option.

  7. Import the CSV file you modified by selecting it from your saved location. This will incorporate the dynamic changes you made.

Additionally, you can also re-order your tokens when making changes in the CSV. This offers you the flexibility to arrange the tokens according to your desired sequence.

Manual Edit

You can edit NFT metadata directly on NiftyKit, provided that you have stored your metadata in NiftyKit's API. This makes it easy to edit metadata for a specific NFT (or a few NFTs) from your collection

  • Edit Name & Description- Under the Metadata tab, Directly edit the name and description per token. Simply double-click on the cell you want to edit and erase or type directly as shown below. It will auto-save once you click outside the cell.

  • Edit Button For Properties - To change the properties manually, simply click the edit button to make changes. You can also edit the Title, asset, and description in this button

Last updated