Artblast
  • 🎨Artblast
  • 🎬 Tutorial (4-min)
  • 🟡Blast features
  • Blast points API
  • Blast native gas sharing
  • 🖌️Creators
    • Why Artblast?
    • Getting Started
    • Create a Collection
    • Upload to IPFS
    • Testnet
    • Tutorials
      • Self-Minting
      • Generate Unrevealed Collection
      • Remove JSON Extensions
    • Affiliate Program
    • Free Mints
    • How Minting Works
    • Image Sizes
    • ImmediateReveal
    • Metadata
    • Useful Links
  • 🖼️Collectors
    • Collectors
    • Security 101
    • Minting on Mobile
  • 💼Partners and Contributors
    • Collaborators
    • Contuct us
    • Pull Requests
  • 📰Legal
    • Terms of Service
    • Privacy Policy
    • Reporting Content
    • IP Policy and DMCA
    • Acceptable Use Policy
  • 🍻Connect
Powered by GitBook
On this page
  1. Creators
  2. Tutorials

Generate Unrevealed Collection

PreviousSelf-MintingNextRemove JSON Extensions

Last updated 1 year ago

To create an unrevealed NFT collection that can be revealed later on Artblast:

  1. Pick a preview image and upload it to IPFS via .

  2. Get the CID hash of the uploaded image. Verify the direct link shows the image itself and not a folder:

    https://cloudflare-ipfs.com/ipfs/CIDHERE/
  3. The final image URL should be:

    ipfs://CIDHERE/image.gif
  4. Generate metadata JSON files with the unrevealed image URL

  5. Upload the JSON folder to IPFS

  6. Verify the direct folder link shows the JSON files:

    https://cloudflare-ipfs.com/ipfs/CIDHERE/
  7. When deploying the collection, set the base URI to:

    ipfs://CIDHERE/

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.

🖌️
https://nft.storage/