Shuffle your NFT drop without writing any code

Shuffle your NFT drop without writing any code

In this guide, we'll show you how to shuffle your NFT drop's NFTs before you lazy mint your NFTs!

Let’s say you are ready to launch your first NFT project, but you want it to be shuffled for your community to mint. This is possible without writing any code by just using the dashboard.

In this guide, we’ll deploy a collection using the NFT drop contract, after that, we'll batch upload it to the dashboard and shuffle the metadata arrangement using the dashboard only.

I’ll assume you have the metadata and the image assets ready, if not it is fine, I would recommend watching Hashlips’ Generate NFT art and metadata speed run video.

Setup

Let’s assume you’ve already a MetaMask wallet, if not please follow our create a MetaMask wallet tutorial.

We’re going to use Polygon Mumbai Testnet for this guide, therefore, grab some test MATIC for the Mumbai Testnet using our tutorial on how to get Matic on the Polygon Mumbai Testnet.

Head over to the thirdweb dashboard and deploy the NFT Drop pre-built contract.

Next, fill out the metadata for your NFT Drop pre-built contract.

fill-out-contract-metadata-1

Once you're happy, click Deploy Now and confirm the transaction.

Once the transaction has been confirmed you will see the dashboard of your NFT drop contract and see something like this below.

set-claim-phases-1

You will need to set up your contract’s claim phases before we proceed to the next step. In this guide, I will not cover this, feel free to learn more about how to create nft drop with claim phases here.

Shuffle and Upload

upload-metadata-and-assets-1

Let’s upload your metadata and image assets to the thirdweb dashboard using the batch upload. Head back to the dashboard and select the NFT Drop pre-built contract we created and click the batch upload button.

Drag and drop the Metadata file along with Image assets.

You must upload your metadata file in the same level with your image assets otherwise it will not work.

See example set up below. 👇

metadata-and-image-assets-1

Don't forget to review your metadata and images before clicking the next button.

Pre-built contracts are immutable by design, meaning you can't modify or update the metadata and the image assets once you upload it. If looks good, feel free to continue!

Let's choose Reveal upon mint for this guide, if you prefer delayed reveal go ahead.

After that, click the checkbox for "Shuffle the order of the NFTs before uploading." and click upload!

shuffle-checkbox-1

  • Shuffle feature is an off-chain operation and is not provable.
  • It will shuffle the order of metadata only not the token ID.
  • Minting will still be sequential by token ID.

Here’s the final look, congrats! 👏

final-look-1

You can check the actual deployed smart contract here. 🎉

That’s It!

You are finished! You have done a lot, let's recap:

  • You shuffle your NFT metadata order using thirdweb dashboard only.
  • You created your own NFT drop contract with claim conditions for your community to claim.

I hope you have enjoyed this guide, see you on the next one! 👋