Generate Unrevealed Collection
Last updated
Last updated
To create an unrevealed NFT collection that can be revealed later on Artblast:
Pick a preview image and upload it to IPFS via .
Get the CID hash of the uploaded image. Verify the direct link shows the image itself and not a folder:
The final image URL should be:
Generate metadata JSON files with the unrevealed image URL
Upload the JSON folder to IPFS
Verify the direct folder link shows the JSON files:
When deploying the collection, set the base URI to:
This allows launching an unrevealed collection that can later have its metadata swapped for a revealed version.
For collections with remaining supply, use an ImmediateReveal setup to avoid exposing order data. Contact us to enable this feature.