🍪
DAOTON
  • 👋Welcome to DAOTON.io
  • Overview
    • ▶️Video Demo
  • 🪙Lockable Tokens Standard
  • BUIDL
    • 📪Use Cases
      • Create Token
      • Create NFT Collection
      • Create DAO
      • Submit Proposal
      • Vote
    • 🪙Lockable Tokens Standard
      • Introduction
      • Motivation
      • Sample Use Case
      • Code
      • Transactions without consensus
      • Financial Use Case
Powered by GitBook
On this page
  1. BUIDL
  2. Use Cases

Create NFT Collection

Create an NFT Collection for your DAO

  1. User clicks NFT Collection menu

  2. System opens Create NFT Collection Form

  3. User fills in the form to describe the collection parameters like name, symbol, description, supply, mintable, pausable, stakable, network (mainnet, testnet), NFT metadata, etc.

  4. User clicks “Generate”

  5. System generates and deploys the NFT collection contract and transfers the minted tokens to the user’s wallet address.

PreviousCreate TokenNextCreate DAO

Last updated 2 years ago

📪