Create a collection
How to create a collection ?
Last updated
How to create a collection ?
Last updated
If you're unsure how to obtain these URLs, please refer to:
ArDrive UploaderStep 1: Collection Details
Step 2: NFT and Supply Details
Step 3: Minting Details.
Step 4: Preview
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 collectionImportant: 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:
Go check out this page to Upload your files.
ArDrive Uploader