LogoLogo
Join Truffle Today
  • 👋Welcome
  • ❓FAQs
  • 👩‍💻Changelogs
  • 👩‍🎓Getting Started
    • 👋NFT Drops Overview
    • 🧬Hybrid Drops Overview
    • 🎲How Hybrid Drops Work
    • 📰Mint Page Overview
    • 🤝Considerations for Project Success
  • 🌟DROP CREATION
    • 🖨️Creating a Core Edition
    • 🍬Creating a Random Mint
    • 🃏Creating a Packs Drop
    • 🧬Creating a Hybrid Drop
    • 🪂Creating an Airdrop
    • ❌Creating a Legacy Edition
  • ⚙️DROP SETTINGS
    • 🪛Edit your Drop
    • 🚪Gated Phase Settings
    • 🪄Delayed Reveal
    • 🧊Freeze Secondary Sales
    • 🔌Delete Drop & Refund Rent
  • 🛍️Mint Setup
    • 🖥️Create Mint Page
    • 🖼️Secondary Market Verification
    • 💰Wallet Verification
  • 🛠️Utilities
    • Utilities Overview
    • JSON Generation
    • Rule Set Manager
    • Update NFT / Update Collection
    • Collector Snapshot
    • Generate Hashlist
    • Create Migration Collection (Legacy)
  • 📚Knowledge Base
    • Create Your Account
    • NFT Standards
    • Signing Transactions & Messages
    • What is Update Authority
    • What is a Derived Keypair
    • Start & End an Legacy Edition Sale
Powered by GitBook
On this page
  • Managing your Editions
  • Edition Guides

Was this helpful?

  1. Editions

Editions Overview

Last updated 7 months ago

Was this helpful?

With Truffle you are able to create an Edition, which is simply a type of NFT which is normally for a single artwork which has multiple copies known as prints. The types of editions supported by Truffle are:

  • Limited Editions ( Only a number of copies are available )

  • Open Editions ( Unlimited copies are available)

  • One of Ones ( Only one copy is available, the original )

Similar to Random Mints, Editions are also associated with a Collection NFT which is used to designate how this NFT is grouped in places like Wallets and secondary marketplaces. Each Edition is required to be part of a Collection, which you can create from scratch in the creation flow or leverage one that already exists.

Managing your Editions

From the Assets tab you'll have access to manage your NFT collections within Truffle. From the action menu on an NFT you'll be able to:

  • View the NFT in our Explorer

  • Create / Edit your Mint Page

Edition Guides

There are many features you can take advantage of with an Edition which the following guides can help you navigate.

🖼️
🖨️Creating a Core Edition
❌Creating a Legacy Edition