Metadata

The metadata upload feature is designed for advanced users who want full control over the metadata for their art project. Metadata page To use your own metadata, simply prepare two folders: one for your image assets and one for your metadata JSON files. You will upload both folders, and our system will take care of the rest. How to prepare your metadata:
  1. Create a folder containing all your metadata JSON files.
  2. Name each JSON file according to its token ID, starting from 1.
    For example: 1.json, 2.json, 3.json, and so on.
  3. Ensure that each JSON file has a matching image file in the assets folder.
    The image file should have the same name as the JSON file (for example, 1.png for 1.json).
  4. Upload both folders:
    • One folder for your images
    • One folder for your metadata JSON files
      The file names in both folders must match exactly, corresponding to the token IDs.
Summary:
You will upload two folders, one for images and one for metadata. Each file in both folders should have the same name, matching the token ID for that asset.
Once uploaded, you can proceed and publish your art project.