var img = document.createElement('img'); img.src = "https://terradocs.matomo.cloud//piwik.php?idsite=4&rec=1&url=https://docs.enterprise.money" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

Create an NFT DAO

Follow the steps below to create a new NFT DAO or create an NFT DAO using an existing NFT contract. For more info on NFT DAOs, visit the concepts page.

Prerequisites

Before you can create an NFT DAO, make sure you have completed the following:

  • Download Google Chrome
  • Install Station
  • An NFT minter address

Connect your wallet to Enterprise

  1. Sign in to your Station wallet using the Station Browser Extension.

  2. To connect your wallet to Enterprise, click the wallet icon in the upper right corner of the screen.

  3. Select Station Wallet.

  4. If needed, click approve in the Station extension.

You are now connected to your wallet. Before you continue, make sure your network is set to the mainnet.

Create a new NFT DAO

  1. Click on the plus sign on the left side of the screen and select NFT DAO.

  2. Input a name for your DAO and upload a logo. Click Next.

  3. Enter your NFT name, NFT symbol, and provide an address for your NFT mint contract. Click Next.

  4. Define your threshold, quorum, unlocking period, and vote duration parameters. Click Next.

Updating parameters

After creation, general parameters can only be updated using a DAO configuration proposal.

  1. Enter any social media links you wish to add. Click Next.

  2. Input the password for your Station browser extension wallet and click Post.

Congratulations! You've just made an NFT DAO!

Create an NFT DAO using an existing NFT contract

Follow the steps below to make a DAO using an existing CW-721 NFT contract address.

  1. Click on the plus sign on the left side of the screen and select NFT DAO.

  2. Input a name for your DAO and upload a logo. Click Next.

  3. Select Yes, find my existing NFT and enter the NFT contract address. Click Next.

  4. Define your threshold, quorum, unlocking period, and vote duration parameters. Click Next.

Updating parameters

After creation, general parameters can only be updated using a DAO configuration proposal.

  1. Enter any social media links you wish to add. Click Next.

  2. Input the password for your Station browser extension wallet and click Post.

Congratulations! You've just made an NFT DAO!