Create a collection

How to create a collection ?

If you're unsure how to obtain these URLs, please refer to:

ArDrive Uploader

Step 1: Collection Details

Step 2: NFT and Supply Details

Step 3: Minting Details.

Step 4: Preview

Generating your NFTs:

Creating NFTs for our platform follows a similar process to any blockchain. You will need basic programming skills, and the specifics of how you generate the images and attributes are up to you.

Generate your collection

The final folder structure should be organized as follows:

Important: Ensure that the .json file extensions are removed from all of your NFT metadata files, or the Smart Contract will not function properly!

Each file for the NFT metadata should follow this format: ⚠️For example, when creating a collection of 1,000 NFTs, ensure that your files are numbered sequentially, starting from 0 and ending at 999 ⚠️

Note: Upload your images to storage first, then replace the base image URL in each file.

Your collection.json file should look like this:

Uploading files to permanent storage for Alphaga

Go check out this page to Upload your files.

ArDrive Uploader

Last updated