GeneratOrd
GeneratOrd
  • GeneratOrd
    • What is Recursion?
    • Why should I use GeneratOrd?
    • How does GeneratOrd work?
  • Pricing
  • Generative PFP Collection
    • Preparing your Traits
    • Configuring your Traits
    • Generating your Collection
    • Exploring your Collection
    • Inscribing your Traits
    • Settings
    • Payment and Inscribing
  • Ditto
  • Banner Creator
  • Inscribing
  • Submitting to a Marketplace
  • FAQ
  • Planned Features
  • Contact Us
  • Follow us on X (Twitter)
Powered by GitBook
On this page
  • Preparing and Uploading your Traits
  • Other ways to add your Traits
  • Uploading Images
  • Adding Preinscribed Traits
  • Editing your Traits
  • Renaming and Deleting Trait Types
  • Renaming and Deleting Traits
  • Replacing the Image for a Trait

Was this helpful?

  1. Generative PFP Collection

Preparing your Traits

In this section, we will describe how to prepare your traits to be uploaded to GeneratOrd

PreviousGenerative PFP CollectionNextConfiguring your Traits

Last updated 7 months ago

Was this helpful?

Preparing and Uploading your Traits

The traits are the individual images that make up the layers of the final images in your collection. The traits are separated into groups, called 'trait types'. Typically, each image in your collection is made up of one trait from each trait type (however, this doesn't have to be the case).

For example, your traits may be split into the following types: 'Background', 'Clothing', 'Head' and 'Expression', etc.

All traits must be one of the following file formats: WEBP, JPEG, PNG, APNG, AVIF, GIF and SVG.

However, we recommend using WEBP or SVG, as these typically result in the smallest file sizes, resulting in lower inscription costs.

Animated images, such as GIF's or APNG's will not animate properly, so we do not recommend using them.

However, animated images can be used for 1/1's (items with only one trait) and they will animate properly.

Before uploading your traits, you should sort them into folders based on trait type. Below is an example of how to organise the traits. The names of the folders (Background, Clothing, Expression and Head) are the names of the trait types, while the names of the images are the names of the traits (Bats, Charcoal, Doodle Dark, etc.). The names of the folders and files are important, since GeneratOrd uses these to name your trait types and traits, which will also then appear on market places.

To upload your traits to GeneratOrd, navigate to the Traits Tab, and drag and drop the folder containing all your traits into the labeled section. You can also click the Add Traits > Upload Folder button as shown below. This will allow you to select a folder from your file system.

GeneratOrd will automatically group your traits into trait types, and will name the trait types and traits based on your folder/file names. Below is the result of uploading the folder structure shown above.

Other ways to add your Traits

Uploading Images

You can add a new trait type by clicking Add Trait Type. This will add an empty trait type with a default name of Untitled Trait Type, so you will need to rename it which can be done by clicking on the name and typing in a new name.

Traits can then be added to the trait type by dragging and dropping images onto the trait type, or clicking the Add > Upload Images button located to the right of the trait type you want to add traits to.

Adding Preinscribed Traits

Add Inscription ID's Manually

To add inscription ID's manually, click the Add > Add Inscription ID's button located to the right of the trait type you want to add traits to. In the example below, we are adding traits to the Background trait type.

This will open a dialog window as shown below. Enter the name and Inscription ID for each of the traits you're adding. You can add as many or as few traits as you wish. To add extra rows, click the Add New button, allowing you to enter in more traits. Alternatively, you can click the Delete buttons on the right to remove a trait. When you're done, click the Add button to add them to the trait type.

Upload ID's in a JSON File

Adding inscription ID's one by one through the UI can be tedious. To make this easier, we also allow you to upload all your trait ID's at once, in a JSON file. This file has the following format:

{
  "<trait_type>": {
    "<trait_name>": "<inscription_id>",
    "<trait_name>": "<inscription_id>",
    ...
  },
  "<trait_type>": {
    "<trait_name>": "<inscription_id>",
    "<trait_name>": "<inscription_id>",
    ...
  },
  ...
}

To upload this file, click Add Traits > Upload Inscription ID's in the top right.

Editing your Traits

Renaming and Deleting Trait Types

Trait types can be renamed by clicking on the name of the trait type, or by clicking the More Actions > Rename button. Under the More Actions menu, you can also delete the trait type. Be careful though, deleting a trait type will also delete all the traits within that group. The More Actions menu can be found to the right of the trait type, the button with the 3 dots (â‹®) as highlighted below.

Renaming and Deleting Traits

Similar to the above, each trait has a More Actions menu indicated by the button with 3 dots (â‹®) next to the trait name as highlighted below. Within this menu, you can rename and delete the trait.

Replacing the Image for a Trait

If you edit the image for a trait after it is uploaded, you can simply replace the image by clicking More Actions > Replace Image on the trait you want to replace. The More Actions button is the button with 3 dots (â‹®) next to the trait name as highlighted below.

You can drag and drop the new image, or click Choose Image to select it from your file explorer. Alternatively, if the image is already inscribed, you can enter the Inscription ID instead.

Here is a completed example of the (Note: the ID's in this example are not real).

traits JSON file
Example of how you should organise your traits before uploading to GeneratOrd
Upload your traits by dragging and dropping them, or clicking Add Traits > Upload Folder to select the folder from the file system
Screenshot showing how the traits are organised into trait types in GeneratOrd
Click Add Trait Type to add a new, empty trait type
Click Add > Upload Images to upload images to a given trait type. You can also Drag and drop images anywhere in the trait type.
Add Inscription ID's by clicking Add > Add Inscription ID's on the header of the trait type you want to add traits to
Add Inscription ID's dialog, allowing you to add the inscription ID's of your traits
Click the Add Traits > Upload Inscription ID's button in the top right to upload a JSON file containing the inscription ID's of your traits
The More Actions menu on each trait type allows you to rename or delete the trait type
The More Actions menu of each trait allows you to Rename or Delete the trait
To replace the image for a trait, click Replace Image In the More Actions menu for the trait
Images can be replaced with a file, or the Inscription ID of an already inscribed image