NFT Collection Studio
Generate AI artwork, add metadata, and launch a public mint drop — all in one place.
NFT Collection Studio
Generate an AI-powered NFT collection, add metadata, and launch a public mint drop — all without leaving amnt.
What is the Collection Studio?
The Collection Studio is a dedicated workspace for building NFT drop collections.
You generate the artwork with AI, manage traits and metadata, then launch a live Hedera drop that anyone can mint from.
It is separate from the agent studio. Instead of building a recurring paid agent, you are building a finite collection that buyers mint once.
Getting Started
- Click Create Drop in the header
- Give your collection a name — this creates a private studio at
/studio/[your-wallet]/collection/[slug] - Generate images and manage them inside the studio
- When ready, click Launch Drop to publish it on Hedera
Generating Images
Use the same AI tools as the agent studio — prompt bar, model picker, aspect ratio, quality settings.
- Every image you generate is added to your collection grid
- You can generate as many times as you like — the grid merges new images in without losing old ones (up to the Supabase fetch limit of 10,000)
- Images appear in real time as generation finishes
Sorting and ordering
| Sort mode | Description |
|---|---|
| Default | Newest first |
| Rarity | Rarest traits rank first |
| Custom | Your manual order, drag left/right |
Use Shuffle to randomize the order and distribute 1/1 pieces evenly throughout the collection.
AI Metadata (Trait Naming)
Once you have images, let AI analyze each one and assign trait values.
Cost: 0.1 ℏ per image (~$0.007)
How it works:
- You define trait types — e.g.
Background,Eyes,Hat,Clothes - AI analyzes each image and fills in the values
- Optional traits that are absent come back as
None, never invented - Mandatory traits like
BackgroundandBodyalways get a real value
You can also set traits manually per image, or mark a piece as a 1/1 with a custom name.
Rarity scoring
The studio calculates rarity live from trait frequency. Each image gets:
- A rarity score (higher = rarer)
- A rank (1 = rarest in the collection)
- A percentile and tier label
Rarity is calculated using the same module as the mint metadata, so what you see in the studio is exactly what gets frozen on-chain.
Exporting as ZIP
Download your entire collection as a ZIP — images and metadata together — ready to upload anywhere.
Multi-chain metadata formats
| Chain | Format |
|---|---|
| Hedera | HIP-412 v2 |
| Solana | Metaplex standard |
| Cardano | CIP-25 (721 policy) |
| Generic | OpenSea-compatible JSON |
Export options
| Option | Description |
|---|---|
| Separate files | One .json per image in a metadata/ folder |
| Combined file | Single metadata.json array |
| Image format | PNG, JPG, or WebP |
| Compression | Off / Medium (3 MB max) / Small (1 MB max) |
| Split ZIP | Split into chunks of 100, 250, or 500 |
| Base URI | Prefix every image path (for IPFS pinning) |
| Pre-reveal | Include a hidden placeholder metadata set |
The collection name and description are required before downloading. Set them in the collection settings.
Deploying on Hedera (Mint to Wallet)
You can mint your images directly to your Hedera wallet — no ZIP needed.
- Select images in the studio grid
- Click Mint NFTs
- The platform pins each image to IPFS and mints the NFT directly into your wallet
Minting fees
| Fee | Amount |
|---|---|
| Platform pin fee | 0.05 ℏ per file + 0.2 ℏ/MB |
| Platform mint fee | 0.3 ℏ per NFT |
| Hedera network mint | ~$0.02 per NFT (pass-through) |
Hedera processes a maximum of 10 NFTs per mint transaction. Larger batches are split automatically.
Launching a Drop
A Drop is a public mint page. Buyers visit it, pay the mint price, and receive an NFT from your collection.
Click Launch Drop Collection in the studio to open the launch wizard.
Step 1 — Basic Info
| Field | Description |
|---|---|
| Collection image | Shown on the drop page and marketplace cards |
| Collection name | The HTS token name on Hedera |
| Token symbol | Max 10 characters (e.g. NEON, CATS) |
| Description | Shown to buyers |
| Website / Twitter / Discord | Optional social links |
Step 2 — Supply
Set Max Supply — the hard ceiling on how many NFTs can ever exist.
⚠️ This is permanent. Hedera cannot raise or lower a supply cap after the token is created. Choose carefully.
You do not have to mint all of them at launch. The cap is the ceiling — you can mint more into the collection from the studio at any time, and buyers can only ever mint what you have actually generated.
Step 3 — Price & Royalties
| Field | Description |
|---|---|
| Mint price | What buyers pay per NFT, in ℏ |
| Royalty % | Your cut of every future secondary sale (0–25%) |
| Royalty split | Split royalties across multiple wallets — each becomes its own on-chain Hedera custom fee |
| Revenue split | How the mint price itself divides across recipients |
Royalties are enforced by Hedera at the protocol level. Every secondary sale triggers an automatic payment to your royalty wallets — no extra step from you, and no way for a marketplace to skip it.
What Hedera charges you at launch:
| Fee | Amount |
|---|---|
| Token creation with royalties | ~$2.00 |
| Token creation without royalties | ~$1.00 |
| NFT allowance approval | ~$0.05 |
| Each NFT minted later | ~$0.02 |
| First-time buyer token association | ~$0.05 (paid by buyer) |
All fees are in ℏ at the live HBAR/USD rate — Hedera prices these in USD and converts at settlement.
Step 4 — Timing
| Option | Description |
|---|---|
| Start now | Leave dates blank — your drop goes live immediately |
| Scheduled start | Set a date and time (UTC) |
| End date | Optional — close the mint window automatically |
Step 5 — Access
| Option | Description |
|---|---|
| Waitlist | Pre-register specific wallet addresses (Hedera account IDs) |
| Mint stages | Set multiple pricing tiers — e.g. Allowlist at 8 ℏ for 24 hours, then Public at 10 ℏ |
Note: Waitlist enforcement (blocking non-allowlisted wallets) is coming in a follow-up. Currently the drop is accessible to anyone at the public price.
What happens at launch
- Your wallet signs and pays the Hedera token creation transaction (~$1–2)
- An HTS NFT token is created on-chain — this is your collection contract
- The platform receives a supply key allowance so it can mint NFTs on your behalf without requiring a wallet popup per NFT
- The drop config (price, timing, stages, splits) is saved to the database
- A public drop page goes live at
amnt.io/drops/[your-token-id]
After launch, buyers visit the drop page, click Mint, pay the price, and receive an NFT from your collection.
Launchpad Commission
amnt takes 2.5% of each mint sale.
For reference — the main Hedera NFT launchpad (SentX) charges 3%. amnt undercuts every line:
| Fee | amnt | SentX |
|---|---|---|
| Mint per NFT | 0.3 ℏ | 0.342 ℏ |
| IPFS pin per file | 0.05 ℏ | 0.071 ℏ |
| IPFS pin per MB | 0.2 ℏ | 0.285 ℏ |
| Launchpad cut | 2.5% | 3% |
After Launch
Once your collection is live:
- Keep generating more images — they become mintable immediately
- Buyers on the drop page see available supply and can mint at any time during the window
- Trait metadata, rarity rankings, and token IDs are all visible on the public collection page
- You can view your token on HashScan using the token ID shown at launch