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 a Multisig DAO

Follow the steps below to create a new multisig DAO or create a DAO from an existing multisig wallet. For more info on Multisig wallets, visit the concepts page.

Prerequisites

Before you can create a multisig DAO, make sure you have completed the following:

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 Multisig DAO

  1. Click on the plus sign on the left side of the screen and select Multisig Wallet.

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

  3. Add the addresses of the wallets you want to be part of the multisig account and input their weights. Click Next.

  4. Define your threshold, quorum 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 a multisig wallet!

Create a DAO using an existing multisig

Follow the steps below to make a DAO using an existing CW3 multisig address.

  1. Click on the plus sign on the left side of the screen and select Multisig Wallet.

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

  3. Select Yes, find my existing multisig and insert your existing multisig address. Click Next.

  4. Define your threshold, quorum, 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 a multisig wallet!