Create Collection
Guidance on How to create collection
1. How to Create a New NFT2.0 Collection
Step 1: Contract Settings
⚠️ You cannot change these settings once the collection is deployed.
Network
Select the network (e.g.,
DERA alpha
).
Collection Name (Required)
Enter the name of your NFT collection.
Limit: Up to 100 characters.
Collection Symbol (Required)
Enter a short symbol for your collection (e.g.,
ABC
).Limit: Up to 12 characters.
Step 2: Add-On Settings
These settings can be edited freely while the collection is in Draft status.
Royalty
Set the royalty percentage for secondary sales.
Soul Bound (Optional)
Enable to make NFTs non-transferable.
Add an optional description.
Free Mint (Optional)
Allow others to mint NFTs from your collection into their own wallets.
Make sure metadata is prepared in advance.
Semi Transferable (Optional)
Enable this for limited transfer capabilities.
Kind of Collection
Choose the collection standard (default:
ERC721 Standard
).
Click “CREATE COLLECTION” → opens the contract info draft screen.
Step 3: Deploy the Contract
Once all fields are complete:
Click "CREATE COLLECTION".
Confirm the transaction in your wallet.
Your collection will be deployed, and contract settings will be locked. After successful deployment, users are redirected to the collection detail page.
Last updated