Editions Overview

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 EditionCreating a Legacy Edition

Last updated