Easily deploy a collection in the console and enable payments
Navigate to Token collections and click `New collection`
Enter Collection Information
Select `Create a new contract` option
Select `Sell NFTs` option
Airdrop NFTs
option only.Select preferred Blockchain
Configure Payment Settings
Review details and click `Deploy contract` to complete
Manual Uploading
Select `Manual upload` option
Fill out Metadata
optional
Create NFT
button to complete.Batch Uploading with CSV
Select `Batch upload` option
Prepare Metadata CSV
name
- The name for the token.image
- The filename of the image, which will be uploaded in the next step.description
- A description for the token.supply
- How many of the token should be available.animation_url
- (optional)weapon
, include an additional column with the attribute name for the header row. You can refer to the example file linked above to see this in action.Once you have your CSV ready, upload it to move on to the next step for media files.Prepare Media Files
image
column of the uploaded CSV file. These files should be in a flat folder structure for upload (no sub-folders).Click the “Upload media files” button and then select all of the images referenced in the metadata.csv
file you uploaded in the previous step.Complete the Batch Upload
Done!
Bulk Uploading via API
metadata.csv
file. You’ll need to have an API key with the nfts.create
scope enabled.Below is an example script that will keep your request volume below the 120/min rate limit.image
column of your metadata.csv
should include the full URL to the file instead of only a file name like the batch upload option above.Mint and send a test NFT
Enter email or wallet
Done!