Generate Collection

From several trait images to a single complete image.

Once your artist has completed the drawing and finalized the traits, it’s time to generate the collection. Generating an NFT collection involves a developer utilizing a set of code along with the collection’s traits to generate a large number of images, each with its own corresponding metadata files. The typical supply of such collections is around 10,000 NFTs, but the code can theoretically produce millions of images depending on the total number of traits incorporated.

But before proceeding, you need to determine each trait's potential rarity, which will not be the same as the final output but close to it. This can be done by inputting the rarity information on a spreadsheet or Excel. Moreover, you can designate certain traits to avoid others, typically due to incompatibility in their layering.

The rarity subtotal of each trait category must be 100%. For a clearer understanding, refer to the video below, which provides an example. 👇

As our Minting Package 5 includes the generation of your collection, you have the option to choose that instead of generating the collection on your own or with the assistance of a developer. You just have to provide us with the trait images organized in folders and the spreadsheet for their potential rarity.

Important: Filenames Format

XFORGE follows a strict file naming format that you must follow, as detailed below. 👇 If you don’t adhere to the specified format, your files won’t be uploaded successfully.

Metadata:

Before we move on to the next step, let’s clarify what NFT metadata is. NFT metadata on Cardano refers to the additional information attached to an NFT. This metadata includes details like the token’s name, description, and image. It’s a crucial part of the NFT as it provides essential information about the digital asset.

One of the standards for NFT metadata on Cardano is CIP-25 (Cardano Improvement Proposal 25). CIP-25 defines a standard format for storing metadata on Cardano’s blockchain, making it easier for users to understand and interact with NFTs. This includes details like the token’s name, description, and image. The CIP-25 standard also supports additional fields like the token’s creator, the date it was minted, and more.

Click 👉 here to see a side-by-side sample comparison of metadata input and output of a Cardano NFT. (the link leads to the pool.pm metadata test)

Last updated