🧑‍🚀 CERTHIS 🧑‍🚀
  • 🎯GET STARTED
    • Platform Quick Overview
    • Certhis Academy
    • Create Collection
  • 👾API Object References
    • Collection
    • NFT
    • User
    • Label
    • Currency
  • 🖼️Dynamic NFT
    • Authentication
    • API Endpoints
  • ⚙️Web3 CRM
    • API Endpoints
    • Webhook
  • 🍏Apple & Google Wallet
    • API Endpoints
    • Scanner
  • 🛒NFT Checkout
    • Claimer
    • API Endpoint
  • ⛏️Mint API
    • API Endpoint
    • MINTER ADDRESS
    • Webhook
    • Free Claim User
  • ✴️API endpoints
    • COLLECTION
    • CURRENCIES
    • NFT
    • STATISTICS
    • TRANSACTIONS
    • USER
    • SIGNATURE
    • CONTRACT
  • 📖Certhis SDK
    • Deploy Collection
    • Fetch NFT
    • Fetch Transactions
  • 💰Certhis WALLET
    • Introduction
    • Usage
    • Generate Wallet
    • Export private key
    • Connect to DAPP
  • 📜Smart Contract
    • ABI
    • INTERFACE
    • Audit
    • Contract Checker
  • 💸Royalties
    • Mint Royalties
    • Resell Royalties
    • Affiliation Royalties
    • Co-Creator Royalties
    • Deactivate Collection Royatlies
  • GATE
  • Community
    • 🔗Certhis On Social Media
    • 🏛️Founders
    • 📞Contact
  • FAQ
    • ❔FAQ
Powered by GitBook
On this page
  • Creation Steps:
  • Step 1: Set Name and Symbol of Your Collection
  • Step 2: Set Header and Logo of Your Collection
  • Step 3: SBT (Soulbound Token) Functionality
  • Step 4: Maximum Supply
  • Step 5: Pre-Reveal Media (Only if maximum supply set)
  • Step 6: Choose Minting Type - Lazy Mint vs. Standard Mint
  • Step 7: Allow NFTs to be Burnable
  • Step 8: Blockchain Selection
  1. GET STARTED

Create Collection

PreviousCerthis AcademyNextAPI Object References

Last updated 9 months ago

Creation Steps:

Step 1: Set Name and Symbol of Your Collection

  • Choose a distinctive name and symbol that reflect the identity and theme of your NFT collection.

Step 2: Set Header and Logo of Your Collection

  • Customize the header and logo to establish a visual identity for your NFTs, reinforcing the collection's brand recognition.

Step 3: SBT (Soulbound Token) Functionality

  • Decide if the NFTs in your collection will be Soulbound Tokens (non-transferable and non-sellable) or regular NFTs. If opting for transferable NFTs, set resell royalties.

Step 4: Maximum Supply

  • Define the maximum supply of NFTs in your collection to maintain exclusivity.

Step 5: Pre-Reveal Media (Only if maximum supply set)

  • Optionally, determine if you want to provide pre-reveal media for your NFTs, such as preview images or descriptions.

Step 6: Choose Minting Type - Lazy Mint vs. Standard Mint

  • Decide between Lazy Mint (for pre-minted NFTs where users choose what to mint) and Standard Mint (where NFTs are minted by the creator).

Step 7: Allow NFTs to be Burnable

  • Choose whether to allow holders of your NFTs to burn (permanently destroy) their tokens

Step 8: Blockchain Selection

  • Select the blockchain that best aligns with your collection's objectives from the options supported by Certhis.io.

Following these steps will guide you through the process of setting up a unique and functional NFT collection on Certhis.io.

🎯