Skip to content

Fast Collection

tidvn edited this page Jan 6, 2025 · 1 revision

The Fast Collection feature allows you to quickly upload asset information to the database, similar to the Mint Many process. Instead of minting assets on the blockchain, this function stores the data directly in the database for future use.

Step 1: Prepare the CSV File

Ensure your CSV file follows the same structure as the Mint Many feature. The required columns are:

  • metadata[attributes] (Optional, such as name, image, mediaType, rarity)

Step 2: Navigate to the Fast Collection Page

Go to the Fast Collection section of the application. image

Step 3: Click "Upload CSV"

Click on the Upload CSV button to select and upload your CSV file.

Step 4: Upload and Store Data

Once you’ve selected your CSV file, the application will process the data and upload it to the database, storing the asset information without minting it on the blockchain. image

Step 5: Review the Collection

Once the upload is complete, you can review and manage the stored asset data directly from the Collection section. image

Tips

  • Ensure your CSV file is formatted correctly before uploading to prevent errors.
  • Track the upload status in the Dashboard to see if all assets have been successfully uploaded to the database.

Clone this wiki locally