Upload Assets and Metadata
This page covers some of the Studio's features and its rules to upload a collection.
Upload Options
There are two ways to provide your collection files to Stargaze Studio.
You can either
Upload assets & metadata through Stargaze Studio by providing an API key or email address linked with a web3.storage account
Use an existing base URI after uploading your files manually to an IPFS hosting provider
Either way, you must follow some naming rules:
1) Upload Assets and Metadata using Stargaze Studio (Recommended)
Obtain an API Key
Refer to Pinata Upload to learn how to obtain an API key to store your collection. You may also use an email associated with a web3.storage account.
After you obtain the API key and your secret key, simply paste it and proceed to the asset selection part.
Asset Selection
Now is the time to upload your asset, you can either upload using Choose Files button or simply by dragging and dropping to the asset selection area.
Metadata Selection
After you upload the assets, a metadata selection box will appear as seen in the image above. There you can upload the metadata for your collection in JSON format.
Here is the example metadata file designed for the open edition token:
Update Metadata
Stargaze Studio lets you update the metadata through the interface. Simply click on one of your assets after uploading the metadata files. For Open/Limited Edition collections based on a single asset, many users will fine it easier to simply add their metadata through Studio UI.
2) Use an Existing Base URI
If you have already uploaded your assets and metadata to IPFS or you want to handle it manually, first make sure that the folder structure is as follows:
Providing a different folder structure for your NFT collection can cause unexpected behavior.
Last updated