Creating a Collection
This guide walks through the creation wizard for each collection type on the Highlight dashboard.
Starting the wizard
Section titled “Starting the wizard”From the dashboard, click Create and choose your collection type. Each type has a tailored multi-step wizard.
Edition creation flow
Section titled “Edition creation flow”For Open Edition, Limited Edition, and One of One:
- Basics — Name, description, and collection metadata
- Details — Edition size (limited/1/1), royalty configuration
- Upload — Upload your artwork (image, video, or animation)
- Mint — Configure your sale (pricing, gates, payment recipients)
- Review — Preview everything before deployment
Series creation flow
Section titled “Series creation flow”- Basics — Name, description, collection metadata
- Upload — Upload a zip file containing all token assets
- Details — Configure series size and reveal status
- Mint — Configure your sale and optional choose-token mechanic
- Review — Preview before deployment
Generative creation flow
Section titled “Generative creation flow”- Collection details — Name, description, collection metadata
- Upload assets — Upload your generative code as a zip file
- Test script — Configure and test capture settings (trigger, delay, viewport, GPU)
- Size and output — Configure collection size and output settings
- Preview images — Review generated outputs and curate
- Series details — Contract properties (name, symbol, transferability)
- Mint details — Configure your sale (or deploy without a sale)
- Review and deploy — Final preview before deployment
After creation
Section titled “After creation”Once you complete the wizard, your collection is in Draft status. You’ll need to deploy the contract to make it live.
Want to do this programmatically?
Section titled “Want to do this programmatically?”See the Collections API for creating collections via the SDK.
Related
Section titled “Related”- Collections — Collection types explained
- Configuring Sales — Detailed sale setup
- Deploying a Contract — Deploy your collection