Freee Docs
  • Guide
  • Getting Started
    • How do I connect my wallet to Freee?
    • How do I mint on Freee?
    • Gas Fees
  • Freee Create
    • What can I create on Freee?
    • Single-Edition (ERC-721)
      • How to create a Edition
      • Managing your Edition (ERC-721)
    • Drop (ERC-721)
      • How to create a Drop (ERC-721)
      • How to set up the artwork folder for your Drops collection
      • How to set up the .csv file in your Drops collection
      • Managing your Drop (ERC-721)
    • Collection (ERC-721)
      • How to create a collection (ERC721)
      • How to upload collection artworks?
      • Managing your Collection (ERC721)
        • Manage Sale Stages
        • Manage Pre-reveal & Reveal
        • General Settings
      • Others
        • In depth outline of collection artworks folder
        • In-depth Outline of collection metadata CSV
    • Multi-Edition (ERC-1155)
      • How to Create a Multi-Edition
      • Managing your Collection (Onchain)
    • More Features
      • How can I create an Airdrop?
      • How can I create an Allowlist?
      • Receive blast rewards
    • Create FAQs
      • Can I connect a multi-sig wallet?
      • How do I use a split contract with my collection?
      • How do I withdraw my earnings?
      • Do I have to pay a fee to collect my earnings?
      • Can I add a custom payout address to my collection?
  • Smart Contracts
    • Deployed Contract Addresses
      • Mainnets
      • Testnets
    • Smart Contracts Event-based Overview
    • 1155 Contracts
      • Creating a Contract
      • Creating a Token
      • Selling a Token
      • Minting Tokens
      • Permissions
    • 721 Contracts
      • NFT Creator Factory
      • NFT Implementation
      • Edition Metadata Renderer
      • Drop Metadata Renderer
      • Collection Metadata Renderer
  • Freee Platform Fees
  • Create, share, and collect to earn
    • Understanding Rewards on Freee
    • How to create to earn
    • How to share to earn
    • How to collect to earn
    • Diamond Rewards Chart
  • Freee FAQs
    • Why can't I mint from a collection ?
    • Why can't I see my minted NFT(s) ?
    • Why did my mint transaction fail ?
  • Legal
    • Privacy Policy
    • Terms of Service
Powered by GitBook
On this page
  • 1. Upload from computer
  • Prerequisites:
  • Steps:
  • 2. Import self hosted collection artworks
  • Prerequisites:
  • Steps:
  1. Freee Create
  2. Collection (ERC-721)

How to upload collection artworks?

This is a guide for creator/project owner on uploading their collection artworks onto Freee.

PreviousHow to create a collection (ERC721)NextManaging your Collection (ERC721)

Last updated 9 months ago

Freee provides creator/project owner with 2 ways to collection artworks, which is

  1. The first option is by "Upload from computer", which will prompt you to upload an artwork folder containing all your artwork and metadata.

  2. The second option is "Import self-hosted metadata" where you provide IPFS link to your collection artwork metadata. Recommended for advance user only.

1. Upload from computer

To upload your artwork and metadata directly onto Freee, select the "Upload from computer" option and follow instruction below:

Prerequisites:

Prepare your artworks & metadata following required "format". For best practice, you may download our example folder OR follow our guide here.

First at all, make sure your folder contains following components:

  1. A media folder containing all of your artwork files.

    These files must be formatted correctly and numbered 1, 2, 3 and so on. *Ensure there are no hash marks (#) in the filename.

  2. Optional - A single .csv file containing your collection’s metadata.

    *If you exclude the .csv file, the NFTs will get default name and description from your collection details.

  3. Optional - A thumbnails folder containing the thumbnail(s) you would like to display on your non-image media (audio/video).

    *If you are using non-image media (audio/video), you MUST include the thumbnail folder to upload images for marketplaces to display on collection listing page. By default they will match on filename media/1.mp4 -> thumbnails/1.png


Steps:

  1. Select your artworks folder and Approve permissions from your browser to read files on your computer

  2. You should see a Preview action below.

    You may preview your artworks and make sure it's the right one before proceed.

    You may randomize the order of your artworks by selecting "Randomize tokens".

  3. You are good to go if everything looks fine!


2. Import self hosted collection artworks

To upload your artwork and metadata directly onto Freee, select the "Import self-hosted collection artworks" option and follow instruction below:

Prerequisites:

  1. Make sure you have uploaded your artworks & metadata to decentralised storage (IPFS). Freee accept only artworks that stored on IPFS and no other options.

  2. Make sure your uploaded artworks & metadata meet the amount needed for your collection (collection size / total supply). Freee will validate provided IPFS URI to confirm it contains enough amount of artworks.

*We recommended this for advanced ceator/project owner who want to maintain their artworks on own decentralised storage services.

Steps:

  1. Fill in Metadata URI for your artworks. This shall points to the metadata of your artworks. The URI base should end with a trailing slash and work without extensions.

  2. A validation will run automatically once you done entering your Metadata URI.

  3. You are good to go if you see a validation success message.


Check out this for in-depth outline about artworks folder.

Check out this for in-depth outline about metadata CSV file.

link
link