diff --git a/docs/dao-governance/_category_.json b/docs/dao-governance/_category_.json new file mode 100644 index 00000000..c8a72a8f --- /dev/null +++ b/docs/dao-governance/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "DAO Governance", + "position": 3 +} diff --git a/docs/configuration/_category_.json b/docs/dao-governance/configuration/_category_.json similarity index 66% rename from docs/configuration/_category_.json rename to docs/dao-governance/configuration/_category_.json index 1369e116..da011bfa 100644 --- a/docs/configuration/_category_.json +++ b/docs/dao-governance/configuration/_category_.json @@ -1,4 +1,4 @@ { "label": "Configuration", - "position": 5 + "position": 1 } diff --git a/docs/configuration/proposal-submission.md b/docs/dao-governance/configuration/proposal-submission.md similarity index 95% rename from docs/configuration/proposal-submission.md rename to docs/dao-governance/configuration/proposal-submission.md index fb99a9f9..395ead9e 100644 --- a/docs/configuration/proposal-submission.md +++ b/docs/dao-governance/configuration/proposal-submission.md @@ -10,7 +10,7 @@ proposal for voting. ## How to update the proposal submission configuration To change the proposal submission configuration of a DAO, you must submit a -[governance proposal](/features/proposals/what) containing the `Update Proposal +[governance proposal](../proposals/what.md) containing the `Update Proposal Submission Config` action from the `DAO Governance` category. If you have multiple choice proposals enabled, you will instead see two diff --git a/docs/configuration/staking.md b/docs/dao-governance/configuration/staking.md similarity index 91% rename from docs/configuration/staking.md rename to docs/dao-governance/configuration/staking.md index 32bc3070..3783306a 100644 --- a/docs/configuration/staking.md +++ b/docs/dao-governance/configuration/staking.md @@ -11,7 +11,7 @@ Member-based DAOs do not have staking because they do not use tokens. ## How to update the staking configuration To change the staking configuration of a DAO, you must submit a [governance -proposal](/features/proposals/what) containing the `Update Staking Config` +proposal](../proposals/what.md) containing the `Update Staking Config` action from the `DAO Governance` category. ## Parameters diff --git a/docs/configuration/voting.md b/docs/dao-governance/configuration/voting-config.md similarity index 97% rename from docs/configuration/voting.md rename to docs/dao-governance/configuration/voting-config.md index 7e8cd9bd..467b0fc0 100644 --- a/docs/configuration/voting.md +++ b/docs/dao-governance/configuration/voting-config.md @@ -10,7 +10,7 @@ like the passing threshold and voting duration. ## How to update the voting configuration To change the voting configuration of a DAO, you must submit a [governance -proposal](/features/proposals/what) containing the `Update Voting Config` action +proposal](../proposals/what.md) containing the `Update Voting Config` action from the `DAO Governance` category. If you have multiple choice proposals enabled, you will instead see two diff --git a/docs/features/proposals/_category_.json b/docs/dao-governance/proposals/_category_.json similarity index 63% rename from docs/features/proposals/_category_.json rename to docs/dao-governance/proposals/_category_.json index 14cdfa4c..8c8911a6 100644 --- a/docs/features/proposals/_category_.json +++ b/docs/dao-governance/proposals/_category_.json @@ -1,4 +1,4 @@ { "label": "Proposals", - "position": 1 + "position": 2 } diff --git a/docs/how-to/how-to-create-a-proposal.md b/docs/dao-governance/proposals/how-to-create-a-proposal.md similarity index 98% rename from docs/how-to/how-to-create-a-proposal.md rename to docs/dao-governance/proposals/how-to-create-a-proposal.md index e1f9a8eb..3b86d013 100644 --- a/docs/how-to/how-to-create-a-proposal.md +++ b/docs/dao-governance/proposals/how-to-create-a-proposal.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 3 --- # How to create a proposal diff --git a/docs/how-to/how-to-vote-on-a-proposal.md b/docs/dao-governance/proposals/how-to-vote-on-a-proposal.md similarity index 97% rename from docs/how-to/how-to-vote-on-a-proposal.md rename to docs/dao-governance/proposals/how-to-vote-on-a-proposal.md index e1ddcdfa..48fff01e 100644 --- a/docs/how-to/how-to-vote-on-a-proposal.md +++ b/docs/dao-governance/proposals/how-to-vote-on-a-proposal.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 4 --- # How to vote on a proposal diff --git a/docs/features/proposals/types.md b/docs/dao-governance/proposals/types.md similarity index 100% rename from docs/features/proposals/types.md rename to docs/dao-governance/proposals/types.md diff --git a/docs/features/proposals/what.md b/docs/dao-governance/proposals/what.md similarity index 100% rename from docs/features/proposals/what.md rename to docs/dao-governance/proposals/what.md diff --git a/docs/dao-management/_category_.json b/docs/dao-management/_category_.json new file mode 100644 index 00000000..21ea1996 --- /dev/null +++ b/docs/dao-management/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "DAO Management", + "position": 2 +} diff --git a/docs/quickstart/create-a-dao.md b/docs/dao-management/create-a-dao.md similarity index 100% rename from docs/quickstart/create-a-dao.md rename to docs/dao-management/create-a-dao.md diff --git a/docs/dao-management/dao-treasury/_category_.json b/docs/dao-management/dao-treasury/_category_.json new file mode 100644 index 00000000..61075da7 --- /dev/null +++ b/docs/dao-management/dao-treasury/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "DAO Treasury", + "position": 4 +} diff --git a/docs/dao-management/dao-treasury/auto-add.md b/docs/dao-management/dao-treasury/auto-add.md new file mode 100644 index 00000000..d47835ed --- /dev/null +++ b/docs/dao-management/dao-treasury/auto-add.md @@ -0,0 +1,22 @@ +--- +sidebar_position: 5 +--- + +# Automatically add tokens/NFTs to DAO Treasury + +By default, all tokens and NFTs sent to a DAO will be added to the DAO Treasury. This feature can be disabled through a DAO governance proposal. + +## 1. Create Proposal +a. From your DAO page, example circled in green, click the Proposal tab, indicated by the yellow arrow. +![Create appearance proposal](/img/dao-management/change-appearance1.png) +b. Create a new proposal by clicking the +Proposal button. +c. Give your proposal a title and description. +d. From the Action Library, select the Appearance tab and click on Update Info. +![Update appearance](/img/dao-management/change-appearance4.png) +e. This will populate the below tab, where you can update other DAO details. At the bottom of this tab are toggle options to enable or disable the automatic addition of sent tokens or NFTs to the DAO Treasury. +![Toggle](/img/dao-management/auto-accept1.png) +f. At the bottom of the screen will be an option to publish your proposal. Once you have reviewed your changes, publish your proposal to start the vote! + +## 2. Vote +a. Once the proposal is live, you and other DAO members can vote. If the majority of votes have been cast and the outcome of the vote is decided, the vote can be ended early via the execute button found on the proposal's page. +b. If the DAO membership votes in favor of the configuration change, the change will happen automatically at the close of the voting period. diff --git a/docs/dao-management/dao-treasury/enable-vesting.md b/docs/dao-management/dao-treasury/enable-vesting.md new file mode 100644 index 00000000..4bb04f8f --- /dev/null +++ b/docs/dao-management/dao-treasury/enable-vesting.md @@ -0,0 +1,21 @@ +--- +sidebar_position: 4 +--- + +# Enable Vesting Payments +This feature allows DAOs to set up vesting contracts. A vesting payment distributes funds according to any schedule you choose, and the DAO can enable or disable early cancelation. + +To create vesting payments, you must first create a vesting payment manager on each chain that you want to pay from, and the DAO must have an account on each chain before you can create the manager. +## 1. Create a new proposal +a. From your DAO page, select the Proposal tab and click the +Proposal button. +![New proposal](/img/dao-management/vesting4.png) +b. Add a relevant title and description to your proposal. +c. From the Action Library, select Enable Vesting Payments. +![Action Library list](/img/dao-management/vesting1.png) +d. Connect the chains on which you wish to enable vesting payments. +![enable chains](/img/dao-management/vesting3.png) +e. publish your proposal by clicking the Publish button at the button of the screen. +![Proposal confirmation](/img/dao-management/change-appearance5.png) +## 2. Vote +a. Once the proposal is live, you and other DAO members can vote. If the majority of votes have been cast and the outcome of the vote is decided, the vote can be ended early via the execute button found on the proposal's page. +b. If the DAO membership votes in favor of enabling vesting payments, the feature will be automatically enabled at the close of the voting period. diff --git a/docs/how-to/how-to-manage-cross-chain-tokens.md b/docs/dao-management/dao-treasury/how-to-manage-cross-chain-tokens.md similarity index 94% rename from docs/how-to/how-to-manage-cross-chain-tokens.md rename to docs/dao-management/dao-treasury/how-to-manage-cross-chain-tokens.md index 3691c553..1c9b6c63 100644 --- a/docs/how-to/how-to-manage-cross-chain-tokens.md +++ b/docs/dao-management/dao-treasury/how-to-manage-cross-chain-tokens.md @@ -1,8 +1,8 @@ --- -sidebar_position: 5 +sidebar_position: 1 --- -# How to manage cross-chain tokens +# Manage cross-chain tokens By default, you can manage tokens on the DAO's home chain. You may also want to hold, spend, and stake tokens on other chains. @@ -10,6 +10,8 @@ hold, spend, and stake tokens on other chains. The first step is to set up a cross-chain account on each chain you want to manage tokens on. +[Watch a video on managing cross-chain tokens!](https://youtu.be/5LSe48BcTyk) + ## Setup [Create a proposal](/how-to/how-to-create-a-proposal) and add the `Create diff --git a/docs/how-to/how-to-send-tokens.md b/docs/dao-management/dao-treasury/how-to-send-tokens.md similarity index 100% rename from docs/how-to/how-to-send-tokens.md rename to docs/dao-management/dao-treasury/how-to-send-tokens.md diff --git a/docs/how-to/how-to-stake-tokens.md b/docs/dao-management/dao-treasury/how-to-stake-tokens.md similarity index 97% rename from docs/how-to/how-to-stake-tokens.md rename to docs/dao-management/dao-treasury/how-to-stake-tokens.md index d4d8948c..4bc6cb15 100644 --- a/docs/how-to/how-to-stake-tokens.md +++ b/docs/dao-management/dao-treasury/how-to-stake-tokens.md @@ -1,8 +1,8 @@ --- -sidebar_position: 4 +sidebar_position: 2 --- -# How to stake tokens +# Manage Staking You can stake tokens on the DAO's home chain and any chain that the DAO has created a [cross-chain account](/how-to/how-to-manage-cross-chain-tokens) on. diff --git a/docs/dao-management/manage-members/_category_.json b/docs/dao-management/manage-members/_category_.json new file mode 100644 index 00000000..fa1c06ac --- /dev/null +++ b/docs/dao-management/manage-members/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Introduction", + "position": 1 +} diff --git a/docs/quickstart/joining-leaving-member-based-dao.md b/docs/dao-management/manage-members/joining-leaving-member-based-dao.md similarity index 100% rename from docs/quickstart/joining-leaving-member-based-dao.md rename to docs/dao-management/manage-members/joining-leaving-member-based-dao.md diff --git a/docs/quickstart/joining-leaving-token-based-dao.md b/docs/dao-management/manage-members/joining-leaving-token-based-dao.md similarity index 100% rename from docs/quickstart/joining-leaving-token-based-dao.md rename to docs/dao-management/manage-members/joining-leaving-token-based-dao.md diff --git a/docs/features/subdaos/_category_.json b/docs/dao-management/subdaos/_category_.json similarity index 61% rename from docs/features/subdaos/_category_.json rename to docs/dao-management/subdaos/_category_.json index 22b03bc8..c064b6e9 100644 --- a/docs/features/subdaos/_category_.json +++ b/docs/dao-management/subdaos/_category_.json @@ -1,4 +1,4 @@ { "label": "SubDAOs", - "position": 2 + "position": 3 } diff --git a/docs/features/subdaos/act-on-behalf-of-subdao.md b/docs/dao-management/subdaos/act-on-behalf-of-subdao.md similarity index 91% rename from docs/features/subdaos/act-on-behalf-of-subdao.md rename to docs/dao-management/subdaos/act-on-behalf-of-subdao.md index c7cc4f9e..05975062 100644 --- a/docs/features/subdaos/act-on-behalf-of-subdao.md +++ b/docs/dao-management/subdaos/act-on-behalf-of-subdao.md @@ -5,7 +5,7 @@ sidebar_position: 3 # How to act on behalf of a SubDAO As discussed in [What are SubDAOs?](/features/subdaos/what), the admin (or -parent DAO) can execute any action on behalf of the SubDAO. Follow this guide to +parent DAO) can execute any action on behalf of the SubDAO. Follow this guide or [watch our video guide](https://youtu.be/T8P8TFOU_kU) to learn how. In the parent DAO, create a new proposal and add the `DAO Admin Execute` action diff --git a/docs/features/subdaos/how-to-create.md b/docs/dao-management/subdaos/how-to-create.md similarity index 100% rename from docs/features/subdaos/how-to-create.md rename to docs/dao-management/subdaos/how-to-create.md diff --git a/docs/features/subdaos/what.md b/docs/dao-management/subdaos/what.md similarity index 100% rename from docs/features/subdaos/what.md rename to docs/dao-management/subdaos/what.md diff --git a/docs/dao-management/update-info.md b/docs/dao-management/update-info.md new file mode 100644 index 00000000..d9cdf42d --- /dev/null +++ b/docs/dao-management/update-info.md @@ -0,0 +1,28 @@ +--- +sidebar_position: 2 +--- + +# Update DAO Appearance +Once your DAO has been created, any changes to its appearance, name, or description will need to be done through a proposal and vote. +## 1. Create Proposal +a. From your DAO page, example circled in green, click the Proposal tab, indicated by the yellow arrow. +![Create appearance proposal](/img/dao-management/change-appearance1.png) +b. Create a new proposal by clicking the +Proposal button. +c. Give your proposal a title and description. +![Title and description proposal](/img/dao-management/change-appearance2.png) + +:::note + +Voting parameters, shown at the bottom of the above photo, are also set at DAO creation and would need a separate proposal to be changed. + +::: +d. From the Action Library, select the Appearance tab and click on Update Info. +![Update appearance](/img/dao-management/change-appearance4.png) +e. This will populate the below tab, where you can select/upload a new image to use for your DAO, change your DAO name, or description. +![Update info](/img/dao-management/change-appearance3.png) +f. At the bottom of the screen will be an option to publish your proposal. Once you have reviewed your changes, publish your proposal to start the vote! +![Proposal confirmation](/img/dao-management/change-appearance5.png) +## 2. Vote +a. Once the proposal is live, you and other DAO members can vote. If the majority of votes have been cast and the outcome of the vote is decided, the vote can be ended early via the execute button found on the proposal's page. +![Execute proposal](/img/dao-management/change-appearance6.png) +b. If the DAO membership votes in favor of the appearance change, the change will happen automatically at the close of the voting period. diff --git a/docs/features/_category_.json b/docs/features/_category_.json deleted file mode 100644 index 59287f7a..00000000 --- a/docs/features/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "Features", - "position": 4 -} diff --git a/docs/how-to/_category_.json b/docs/how-to/_category_.json deleted file mode 100644 index a3cebce6..00000000 --- a/docs/how-to/_category_.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "label": "How to...", - "position": 3 -} diff --git a/docs/quickstart/_category_.json b/docs/introduction/quickstart/_category_.json similarity index 64% rename from docs/quickstart/_category_.json rename to docs/introduction/quickstart/_category_.json index d06bba85..c7b37de0 100644 --- a/docs/quickstart/_category_.json +++ b/docs/introduction/quickstart/_category_.json @@ -1,4 +1,4 @@ { "label": "Quickstart", - "position": 2 + "position": 5 } diff --git a/docs/quickstart/congratulations.md b/docs/introduction/quickstart/congratulations.md similarity index 97% rename from docs/quickstart/congratulations.md rename to docs/introduction/quickstart/congratulations.md index f6cd87b0..33efd096 100644 --- a/docs/quickstart/congratulations.md +++ b/docs/introduction/quickstart/congratulations.md @@ -1,5 +1,5 @@ --- -sidebar_position: 6 +sidebar_position: 5 --- # Congratulations! diff --git a/docs/introduction/quickstart/create-a-dao.md b/docs/introduction/quickstart/create-a-dao.md new file mode 100644 index 00000000..e37c0263 --- /dev/null +++ b/docs/introduction/quickstart/create-a-dao.md @@ -0,0 +1,119 @@ +--- +sidebar_position: 1 +--- + +# Create your first DAO + +For this tutorial, **we'll make a DAO for your reading group**. This will let +folks in your reading group vote on which books to read, organize money for +snacks, and so on. + +To keep things cheap, we'll do everything on the Osmosis testnet. Testnet tokens +($OSMO) have no value, and you can get some for free. More on that in a moment. + +## Install Leap + +To use DAO DAO you'll need a wallet. A wallet is your digital identity on a +blockchain. There are many options, but a good choice is the [Leap +wallet](https://www.leapwallet.io). You'll need to install that on your phone or +browser before getting started. + +Once you've installed Leap, you need to create an account. To do this, open the +Leap extension by pressing the puzzle piece icon in the top right of your +browser and clicking on the Leap wallet extension. + +![puzzle icon](/img/quickstart/puzzle.png) + +![Leap wallet extension](/img/quickstart/leap-extension.png) + +Once you do that, you'll be directed to a page where you can create a new +account. + +![Leap wallet extension](/img/quickstart/welcome-to-leap.png) + +Make sure to store your seed phrase somewhere only you'll be able to find it. +This is the recovery key in case you ever need to recover your account, like if +you lose your device. + +## Connect your wallet + +To make your first DAO, head to +[testnet.daodao.zone](https://testnet.daodao.zone/) and connect your wallet by +pressing the `Log in` button. + +Once logged in, you will see your Osmosis testnet address. Click on it to copy +and save it for the next step. + +![Copy wallet address](/img/quickstart/wallet-copy-address.png) + +## Get some testnet $OSMO + +To get some testnet $OSMO, head over to +[faucet.testnet.osmosis.zone](https://faucet.testnet.osmosis.zone) and paste +your Osmosis address into the form. A bot should send you enough $OSMO to follow +this tutorial. + +![Osmosis faucet](/img/quickstart/osmosis-faucet.png) + +:::tip + +We'll stick to the testnet for this tutorial, but once you're ready to build a +real DAO, you'll need some mainnet tokens on any of the chains supported by DAO +DAO. (The [mainnet version of DAO DAO](https://daodao.zone) is deployed on a +handful of chains, including Osmosis mainnet). You can get $OSMO on some +centralized exchanges, such as [Kraken](https://kraken.com), or on a +decentralized exchange if you already have cryptocurrencies in the Cosmos +ecosystem, like [Osmosis' DEX](https://osmosis.zone). + +::: + +## Create a DAO + +Navigate to the DAO creation page [on +testnet](https://testnet.daodao.zone/dao/create?chain=osmo-test-5) (or [on +mainnet](https://daodao.zone/dao/create), if that's your thing). + +## Name and describe your DAO + +Every DAO has a name and a description. These will be displayed in the DAO DAO +UI and should communicate the purpose of the DAO to the world. + +Let's create a DAO called `Bookclub`. We'll make our DAO member-based for +simplicity. + +![DAO title and description inputs](/img/quickstart/create-dao-title.png) + +:::tip + +To learn more about the differences between member- and token-based DAOs, read +our documentation [here](/introduction/whats-a-dao.md#voting-power). + +::: + +## Add the initial members + +Now we can add the initial members of our DAO. If you're making this DAO with +friends, add their Osmosis addresses during this step. Otherwise, you can start +the DAO with only yourself and add new members via proposals later. + +![Member weights](/img/quickstart/create-dao-members.png) + +### Create DAO + +On the next screen, there are many configuration options available that +determine how the DAO behaves. You can [read about the available voting +configuration options](/configuration/voting) if you like, but for now, we'll +accept the defaults and create our DAO! + +![Review page](/img/quickstart/create-dao-review.png) + +Go ahead and press `Create DAO` in the bottom right. If you see an error here, +make sure you have some $OSMO in your testnet wallet. + +Your wallet will ask you to approve the transaction. Approve it. + +![Wallet approval prompt](/img/quickstart/create-dao-wallet-approve.png) + +🎉 **Congratulations!** You've made a DAO! 🎉 + +![Created DAO home page](/img/quickstart/create-dao-done.png) diff --git a/docs/quickstart/create-a-proposal.md b/docs/introduction/quickstart/create-a-proposal.md similarity index 98% rename from docs/quickstart/create-a-proposal.md rename to docs/introduction/quickstart/create-a-proposal.md index e743ed55..0ebc7c16 100644 --- a/docs/quickstart/create-a-proposal.md +++ b/docs/introduction/quickstart/create-a-proposal.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 3 --- # Create your first proposal diff --git a/docs/introduction/quickstart/join-a-dao/_category_.json b/docs/introduction/quickstart/join-a-dao/_category_.json new file mode 100644 index 00000000..4c40d596 --- /dev/null +++ b/docs/introduction/quickstart/join-a-dao/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Join a DAO", + "position": 2 +} diff --git a/docs/introduction/quickstart/join-a-dao/joining-leaving-member-based-dao.md b/docs/introduction/quickstart/join-a-dao/joining-leaving-member-based-dao.md new file mode 100644 index 00000000..34c79bf2 --- /dev/null +++ b/docs/introduction/quickstart/join-a-dao/joining-leaving-member-based-dao.md @@ -0,0 +1,81 @@ +--- +sidebar_position: 1 +--- + +# Joining and leaving a member-based DAO + +As explained in [_What's a +DAO?_](../introduction/whats-a-dao#members-multisig-replacement), member-based +DAOs have static membership, meaning the DAO must pass a proposal to add or +remove members. Members cannot independently decide to join or leave a +member-based DAO. + +You may want to read the [proposal explanation +doc](/features/proposals/what) to understand how proposals work in DAOs +before proceeding. + +## Joining (adding) + +To add a new member to a member-based DAO, an existing member must submit a +proposal to do so. To begin, starting from your DAO's page, navigate to +**Proposals > New Proposal**. + +![Create proposal button](/img/quickstart/create-proposal-button.png) + +Enter the details of your new proposal, and then click the `Add an action` +button. + +![Add an action button](/img/quickstart/add-member-add-action.png) + +In the action category selection modal, select the `DAO Governance` category. + +![DAO Governance category](/img/quickstart/add-member-action-modal.png) + +Then, choose the `Manage Members` action. + +![Manage Members action](/img/quickstart/add-member-manage-members.png) + +From here, you can add new members, update existing members' voting powers, and +remove existing members. In this example, we'll just add a new member. + +![Add Meow](/img/quickstart/add-member-add-meow.png) + +:::tip Voting weight + +For Meow's voting weight, we can choose any whole number greater than zero. +Since the DAO was created with a single member with a voting weight of 1, we +will choose 1 for Meow so that the members have equal voting power. If we +instead gave Meow a voting weight of 3, they would have 75% of the DAO's total +voting power, and the current member would only have 25%. + +::: + +All that's left to do is publish, vote on, and then execute the proposal. + +![Execute proposal](/img/quickstart/add-member-proposal-execute.png) + +Once passed, executing the proposal will activate the software instructions +contained in the proposal, which in this case adds Meow to the DAO. + +Now that it has been executed, Meow is in the DAO! + +![DAO's members tab with Meow](/img/quickstart/add-member-done.png) + +## Leaving (removing) + +To remove a member from a member-based DAO, the process is identical to adding a +new member. However, instead of adding an address under the `Members to +add/update` heading, we will add an address under the `Members to remove` +heading. + +![Remove Meow](/img/quickstart/remove-member-action.png) + +Passing and executing this proposal will kick Meow out of the DAO, and they will +no longer be able to vote on future proposals. + +:::note + +If a proposal was created when Meow was a member of the DAO, they will still be +able to vote on it. Membership changes only take effect for future proposals. + +::: diff --git a/docs/introduction/quickstart/join-a-dao/joining-leaving-token-based-dao.md b/docs/introduction/quickstart/join-a-dao/joining-leaving-token-based-dao.md new file mode 100644 index 00000000..5ab0e714 --- /dev/null +++ b/docs/introduction/quickstart/join-a-dao/joining-leaving-token-based-dao.md @@ -0,0 +1,76 @@ +--- +sidebar_position: 2 +--- + +# Joining and leaving a token-based DAO + +The DAO we created in the previous guide was not a token-based DAO. However, you +are likely to encounter token-based DAOs soon enough if you are engaging with +DAOs, and there are a few things you need to learn before interacting with them. + +## Joining + +To join a token-based DAO, you must register to vote by staking governance +tokens you obtain. Once you register to vote, you can vote on all future +proposals. However, you _cannot_ vote on proposals that were created before you +registered. This is a safety feature to ensure voting power remains constant +once a proposal is created. + +To register to vote, first visit the DAO's home page. + +![Token-based DAO home page](/img/quickstart/token-based-home.png) + +On here you will see: + +- how many tokens you have staked +- how many tokens you have unstaked +- how many tokens are currently unstaking +- your voting power + +Click the `Stake` or `Manage... stake` button to stake your tokens. + +![Manage staking modal](/img/quickstart/manage-staking.png) + +By staking your tokens, you are registering those tokens as voting power. Any +tokens you do not stake won't count towards your voting power. If you want your +votes to matter as much as possible, you'll likely want to stake all of them. + +There are some situations where you may not want to stake all of your tokens. +For example: + +1. Some DAOs require a proposal deposit be paid in order to create a proposal, + in an effort to ensure a minimum level of commitment to a proposal. If you + plan on making a proposal, you may want to leave some tokens unstaked. +2. Some DAOs have an unstaking duration, which is the amount of time you must + wait after unstaking your tokens before those tokens are available to you. If + you are holding tokens in a DAO with a non-zero staking duration, and you + think you may want to sell or trade those tokens quickly in the future, you + may consider leaving some tokens unstaked. + +## Leaving + +To leave a token-based DAO, you must unstake all your tokens. + +![Staked token membership](/img/quickstart/staked-membership.png) + +Click the `Manage your stake` button, and select the `Unstake` tab. On +that tab, select the `100%` button to fill in all your tokens, then press +`Unstake` in the bottom right. + +![Manage staking unstake modal](/img/quickstart/manage-staking-unstake-all.png) + +Approve the transaction in your wallet. + +Once doing so, you will have to wait the unstaking duration before the tokens +are available to you again. While you are waiting, you will also not be able to +vote on proposals. + +![Unstaking token membership](/img/quickstart/your-membership-unstaking.png) + +![Unstaking token modal](/img/quickstart/unstaking-modal.png) + +After the unstaking duration, you will need to claim your tokens by clicking on +the `Claim your ` button. After approving the transaction in your +wallet, the tokens will be available to you. + +![Unstaked all membership](/img/quickstart/your-membership-nothing-staked.png) diff --git a/docs/quickstart/voting.md b/docs/introduction/quickstart/voting.md similarity index 99% rename from docs/quickstart/voting.md rename to docs/introduction/quickstart/voting.md index d52569bd..329d92a0 100644 --- a/docs/quickstart/voting.md +++ b/docs/introduction/quickstart/voting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 4 --- # Voting diff --git a/docs/introduction/welcome-to-dao-dao.md b/docs/introduction/welcome-to-dao-dao.md index 58afd1c6..d1bd63da 100644 --- a/docs/introduction/welcome-to-dao-dao.md +++ b/docs/introduction/welcome-to-dao-dao.md @@ -53,7 +53,7 @@ IBC-enabled chain, like [Osmosis](https://osmosis.zone), ## Where do I begin? If you want to get started building a DAO, check out our -[Quickstart](/quickstart/create-a-dao.md) guide. +[Create a DAO](../dao-management/create-a-dao.md) guide. If you want to chat with like-minded people experimenting with new governance tools, hop in our [Discord server](https://discord.daodao.zone). diff --git a/static/img/dao-management/auto-accept1.png b/static/img/dao-management/auto-accept1.png new file mode 100644 index 00000000..964b4b7a Binary files /dev/null and b/static/img/dao-management/auto-accept1.png differ diff --git a/static/img/dao-management/change-appearance1.png b/static/img/dao-management/change-appearance1.png new file mode 100644 index 00000000..867deeef Binary files /dev/null and b/static/img/dao-management/change-appearance1.png differ diff --git a/static/img/dao-management/change-appearance2.png b/static/img/dao-management/change-appearance2.png new file mode 100644 index 00000000..8eaafb6b Binary files /dev/null and b/static/img/dao-management/change-appearance2.png differ diff --git a/static/img/dao-management/change-appearance3.png b/static/img/dao-management/change-appearance3.png new file mode 100644 index 00000000..110e8931 Binary files /dev/null and b/static/img/dao-management/change-appearance3.png differ diff --git a/static/img/dao-management/change-appearance4.png b/static/img/dao-management/change-appearance4.png new file mode 100644 index 00000000..0b495350 Binary files /dev/null and b/static/img/dao-management/change-appearance4.png differ diff --git a/static/img/dao-management/change-appearance5.png b/static/img/dao-management/change-appearance5.png new file mode 100644 index 00000000..c33dc41a Binary files /dev/null and b/static/img/dao-management/change-appearance5.png differ diff --git a/static/img/dao-management/change-appearance6.png b/static/img/dao-management/change-appearance6.png new file mode 100644 index 00000000..52037885 Binary files /dev/null and b/static/img/dao-management/change-appearance6.png differ diff --git a/static/img/dao-management/vesting1.png b/static/img/dao-management/vesting1.png new file mode 100644 index 00000000..d0b48529 Binary files /dev/null and b/static/img/dao-management/vesting1.png differ diff --git a/static/img/dao-management/vesting3.png b/static/img/dao-management/vesting3.png new file mode 100644 index 00000000..e7f82139 Binary files /dev/null and b/static/img/dao-management/vesting3.png differ diff --git a/static/img/dao-management/vesting4.png b/static/img/dao-management/vesting4.png new file mode 100644 index 00000000..bcbd9b07 Binary files /dev/null and b/static/img/dao-management/vesting4.png differ diff --git a/static/img/features/proposals/enable-multiple-choice-add-action.png b/static/img/features/proposals/enable-multiple-choice-add-action.png index c2e454a4..1b8df1c0 100644 Binary files a/static/img/features/proposals/enable-multiple-choice-add-action.png and b/static/img/features/proposals/enable-multiple-choice-add-action.png differ diff --git a/static/img/features/proposals/enable-multiple-choice-dao-governance-category.png b/static/img/features/proposals/enable-multiple-choice-dao-governance-category.png index e5d0c909..7f38c5d3 100644 Binary files a/static/img/features/proposals/enable-multiple-choice-dao-governance-category.png and b/static/img/features/proposals/enable-multiple-choice-dao-governance-category.png differ diff --git a/static/img/features/proposals/enable-multiple-choice-done.png b/static/img/features/proposals/enable-multiple-choice-done.png index 0cb4d90b..f625d811 100644 Binary files a/static/img/features/proposals/enable-multiple-choice-done.png and b/static/img/features/proposals/enable-multiple-choice-done.png differ diff --git a/static/img/features/proposals/multiple-choice-proposal-done.png b/static/img/features/proposals/multiple-choice-proposal-done.png index c6708a20..78bcb464 100644 Binary files a/static/img/features/proposals/multiple-choice-proposal-done.png and b/static/img/features/proposals/multiple-choice-proposal-done.png differ diff --git a/static/img/features/proposals/multiple-choice-proposal-option-1.png b/static/img/features/proposals/multiple-choice-proposal-option-1.png index 9351694d..a82936e1 100644 Binary files a/static/img/features/proposals/multiple-choice-proposal-option-1.png and b/static/img/features/proposals/multiple-choice-proposal-option-1.png differ diff --git a/static/img/features/proposals/multiple-choice-proposal-option-2.png b/static/img/features/proposals/multiple-choice-proposal-option-2.png index 165e319e..b055a94d 100644 Binary files a/static/img/features/proposals/multiple-choice-proposal-option-2.png and b/static/img/features/proposals/multiple-choice-proposal-option-2.png differ diff --git a/static/img/features/proposals/multiple-choice-proposal.png b/static/img/features/proposals/multiple-choice-proposal.png index 272de86d..a287d4b2 100644 Binary files a/static/img/features/proposals/multiple-choice-proposal.png and b/static/img/features/proposals/multiple-choice-proposal.png differ diff --git a/static/img/features/proposals/single-choice-proposal.png b/static/img/features/proposals/single-choice-proposal.png index de93f290..9c9d4803 100644 Binary files a/static/img/features/proposals/single-choice-proposal.png and b/static/img/features/proposals/single-choice-proposal.png differ diff --git a/static/img/features/subdaos/dao-admin-execute-manage-members.png b/static/img/features/subdaos/dao-admin-execute-manage-members.png index 243dd214..079dfc47 100644 Binary files a/static/img/features/subdaos/dao-admin-execute-manage-members.png and b/static/img/features/subdaos/dao-admin-execute-manage-members.png differ diff --git a/static/img/features/subdaos/dao-admin-execute.png b/static/img/features/subdaos/dao-admin-execute.png index 90161b9c..a2847758 100644 Binary files a/static/img/features/subdaos/dao-admin-execute.png and b/static/img/features/subdaos/dao-admin-execute.png differ diff --git a/static/img/features/subdaos/dao-governance-category.png b/static/img/features/subdaos/dao-governance-category.png index 7d537d80..7effe77f 100644 Binary files a/static/img/features/subdaos/dao-governance-category.png and b/static/img/features/subdaos/dao-governance-category.png differ diff --git a/static/img/features/subdaos/new-subdao.png b/static/img/features/subdaos/new-subdao.png index 5e3fdd0c..0c6036c8 100644 Binary files a/static/img/features/subdaos/new-subdao.png and b/static/img/features/subdaos/new-subdao.png differ diff --git a/static/img/features/subdaos/prefilled-subdao-recognition.png b/static/img/features/subdaos/prefilled-subdao-recognition.png index d333db7a..0f381ecc 100644 Binary files a/static/img/features/subdaos/prefilled-subdao-recognition.png and b/static/img/features/subdaos/prefilled-subdao-recognition.png differ diff --git a/static/img/features/subdaos/subdao-home-recognized.png b/static/img/features/subdaos/subdao-home-recognized.png index afe9438c..3e58f7d8 100644 Binary files a/static/img/features/subdaos/subdao-home-recognized.png and b/static/img/features/subdaos/subdao-home-recognized.png differ diff --git a/static/img/features/subdaos/subdaos-tab-recognized.png b/static/img/features/subdaos/subdaos-tab-recognized.png index 41916ed9..ee435fac 100644 Binary files a/static/img/features/subdaos/subdaos-tab-recognized.png and b/static/img/features/subdaos/subdaos-tab-recognized.png differ diff --git a/static/img/features/subdaos/subdaos-tab.png b/static/img/features/subdaos/subdaos-tab.png index f86a5ff6..c7ba8e0d 100644 Binary files a/static/img/features/subdaos/subdaos-tab.png and b/static/img/features/subdaos/subdaos-tab.png differ diff --git a/static/img/features/subdaos/unregistered-subdao-home.png b/static/img/features/subdaos/unregistered-subdao-home.png index a35e1e18..59d673e1 100644 Binary files a/static/img/features/subdaos/unregistered-subdao-home.png and b/static/img/features/subdaos/unregistered-subdao-home.png differ diff --git a/static/img/how-to/add-action-modal-dao-governance-category.png b/static/img/how-to/add-action-modal-dao-governance-category.png index ad89749e..c6bb0c27 100644 Binary files a/static/img/how-to/add-action-modal-dao-governance-category.png and b/static/img/how-to/add-action-modal-dao-governance-category.png differ diff --git a/static/img/how-to/add-action-modal-dao-treasury-category.png b/static/img/how-to/add-action-modal-dao-treasury-category.png index 310dcbe3..e8273138 100644 Binary files a/static/img/how-to/add-action-modal-dao-treasury-category.png and b/static/img/how-to/add-action-modal-dao-treasury-category.png differ diff --git a/static/img/how-to/chain-picker.png b/static/img/how-to/chain-picker.png index 8046cc15..fa287ccc 100644 Binary files a/static/img/how-to/chain-picker.png and b/static/img/how-to/chain-picker.png differ diff --git a/static/img/how-to/create-cross-chain-account-action-multiple.png b/static/img/how-to/create-cross-chain-account-action-multiple.png index 8857e5d0..ec76a86d 100644 Binary files a/static/img/how-to/create-cross-chain-account-action-multiple.png and b/static/img/how-to/create-cross-chain-account-action-multiple.png differ diff --git a/static/img/how-to/create-cross-chain-account-action.png b/static/img/how-to/create-cross-chain-account-action.png index bcbf683e..7da98368 100644 Binary files a/static/img/how-to/create-cross-chain-account-action.png and b/static/img/how-to/create-cross-chain-account-action.png differ diff --git a/static/img/how-to/create-proposal.png b/static/img/how-to/create-proposal.png index f14284e8..d8704386 100644 Binary files a/static/img/how-to/create-proposal.png and b/static/img/how-to/create-proposal.png differ diff --git a/static/img/how-to/cross-chain-action-dao-governance-category.png b/static/img/how-to/cross-chain-action-dao-governance-category.png index 5fd09c1d..cfdeb40f 100644 Binary files a/static/img/how-to/cross-chain-action-dao-governance-category.png and b/static/img/how-to/cross-chain-action-dao-governance-category.png differ diff --git a/static/img/how-to/manage-staking-action-dao-treasury-category.png b/static/img/how-to/manage-staking-action-dao-treasury-category.png index c96c19f5..3adf189c 100644 Binary files a/static/img/how-to/manage-staking-action-dao-treasury-category.png and b/static/img/how-to/manage-staking-action-dao-treasury-category.png differ diff --git a/static/img/how-to/manage-staking-action.png b/static/img/how-to/manage-staking-action.png index 09c4e719..ffc957a7 100644 Binary files a/static/img/how-to/manage-staking-action.png and b/static/img/how-to/manage-staking-action.png differ diff --git a/static/img/how-to/open-proposal-already-voted.png b/static/img/how-to/open-proposal-already-voted.png index 5323db5b..02bae5d3 100644 Binary files a/static/img/how-to/open-proposal-already-voted.png and b/static/img/how-to/open-proposal-already-voted.png differ diff --git a/static/img/how-to/proposal-no-votes.png b/static/img/how-to/proposal-no-votes.png index 07a5b861..bdc2782a 100644 Binary files a/static/img/how-to/proposal-no-votes.png and b/static/img/how-to/proposal-no-votes.png differ diff --git a/static/img/how-to/proposals-tab-with-proposals.png b/static/img/how-to/proposals-tab-with-proposals.png index 1511f1d5..f541cba7 100644 Binary files a/static/img/how-to/proposals-tab-with-proposals.png and b/static/img/how-to/proposals-tab-with-proposals.png differ diff --git a/static/img/how-to/proposals-tab.png b/static/img/how-to/proposals-tab.png index 5dbd6008..ddf22b2e 100644 Binary files a/static/img/how-to/proposals-tab.png and b/static/img/how-to/proposals-tab.png differ diff --git a/static/img/how-to/single-choice-proposal-vote-options.png b/static/img/how-to/single-choice-proposal-vote-options.png index d40c817a..aad6a3d5 100644 Binary files a/static/img/how-to/single-choice-proposal-vote-options.png and b/static/img/how-to/single-choice-proposal-vote-options.png differ diff --git a/static/img/how-to/spend-action-dao-treasury-category.png b/static/img/how-to/spend-action-dao-treasury-category.png index 20b57092..0d14993e 100644 Binary files a/static/img/how-to/spend-action-dao-treasury-category.png and b/static/img/how-to/spend-action-dao-treasury-category.png differ diff --git a/static/img/how-to/spend-action-ibc.png b/static/img/how-to/spend-action-ibc.png index 2786f3b6..973c3b8e 100644 Binary files a/static/img/how-to/spend-action-ibc.png and b/static/img/how-to/spend-action-ibc.png differ diff --git a/static/img/how-to/spend-action-recipient-chain.png b/static/img/how-to/spend-action-recipient-chain.png index 61698bf8..02f2fc28 100644 Binary files a/static/img/how-to/spend-action-recipient-chain.png and b/static/img/how-to/spend-action-recipient-chain.png differ diff --git a/static/img/how-to/spend-action.png b/static/img/how-to/spend-action.png index 5330b2a9..a688ce1b 100644 Binary files a/static/img/how-to/spend-action.png and b/static/img/how-to/spend-action.png differ diff --git a/static/img/how-to/spend-tokens-modal.png b/static/img/how-to/spend-tokens-modal.png index 21c83a57..cc24bcb9 100644 Binary files a/static/img/how-to/spend-tokens-modal.png and b/static/img/how-to/spend-tokens-modal.png differ diff --git a/static/img/how-to/staking-token-picker.png b/static/img/how-to/staking-token-picker.png index 7e817904..30864bf2 100644 Binary files a/static/img/how-to/staking-token-picker.png and b/static/img/how-to/staking-token-picker.png differ diff --git a/static/img/how-to/treasury-nfts-tab.png b/static/img/how-to/treasury-nfts-tab.png index fd4e3c56..779485e6 100644 Binary files a/static/img/how-to/treasury-nfts-tab.png and b/static/img/how-to/treasury-nfts-tab.png differ diff --git a/static/img/introduction/membership.png b/static/img/introduction/membership.png index 2a270795..00bcc4fe 100644 Binary files a/static/img/introduction/membership.png and b/static/img/introduction/membership.png differ diff --git a/static/img/introduction/tokens.png b/static/img/introduction/tokens.png index ecbc2d78..9be6e281 100644 Binary files a/static/img/introduction/tokens.png and b/static/img/introduction/tokens.png differ diff --git a/static/img/quickstart/add-member-action-modal.png b/static/img/quickstart/add-member-action-modal.png index 020f17a0..13ca13b1 100644 Binary files a/static/img/quickstart/add-member-action-modal.png and b/static/img/quickstart/add-member-action-modal.png differ diff --git a/static/img/quickstart/add-member-add-action.png b/static/img/quickstart/add-member-add-action.png index 18904bcf..0954a998 100644 Binary files a/static/img/quickstart/add-member-add-action.png and b/static/img/quickstart/add-member-add-action.png differ diff --git a/static/img/quickstart/add-member-add-meow.png b/static/img/quickstart/add-member-add-meow.png index b969c630..a68d7aec 100644 Binary files a/static/img/quickstart/add-member-add-meow.png and b/static/img/quickstart/add-member-add-meow.png differ diff --git a/static/img/quickstart/add-member-done.png b/static/img/quickstart/add-member-done.png index a0f4b23e..f6d80401 100644 Binary files a/static/img/quickstart/add-member-done.png and b/static/img/quickstart/add-member-done.png differ diff --git a/static/img/quickstart/add-member-manage-members.png b/static/img/quickstart/add-member-manage-members.png index 28a67692..ca5b94e6 100644 Binary files a/static/img/quickstart/add-member-manage-members.png and b/static/img/quickstart/add-member-manage-members.png differ diff --git a/static/img/quickstart/add-member-proposal-execute.png b/static/img/quickstart/add-member-proposal-execute.png index f2036eaa..5b5157cb 100644 Binary files a/static/img/quickstart/add-member-proposal-execute.png and b/static/img/quickstart/add-member-proposal-execute.png differ diff --git a/static/img/quickstart/create-dao-distribution.png b/static/img/quickstart/create-dao-distribution.png index 1fd53eb7..f779377b 100644 Binary files a/static/img/quickstart/create-dao-distribution.png and b/static/img/quickstart/create-dao-distribution.png differ diff --git a/static/img/quickstart/create-dao-done.png b/static/img/quickstart/create-dao-done.png index 9e8f910a..acf4367b 100644 Binary files a/static/img/quickstart/create-dao-done.png and b/static/img/quickstart/create-dao-done.png differ diff --git a/static/img/quickstart/create-dao-members.png b/static/img/quickstart/create-dao-members.png index 1b55e6fa..2b96da99 100644 Binary files a/static/img/quickstart/create-dao-members.png and b/static/img/quickstart/create-dao-members.png differ diff --git a/static/img/quickstart/create-dao-review.png b/static/img/quickstart/create-dao-review.png index 1a681a34..6ad4e357 100644 Binary files a/static/img/quickstart/create-dao-review.png and b/static/img/quickstart/create-dao-review.png differ diff --git a/static/img/quickstart/create-dao-title.png b/static/img/quickstart/create-dao-title.png index 7b9dd2b9..e73db340 100644 Binary files a/static/img/quickstart/create-dao-title.png and b/static/img/quickstart/create-dao-title.png differ diff --git a/static/img/quickstart/create-dao-token.png b/static/img/quickstart/create-dao-token.png index f878bdc8..cd7e458c 100644 Binary files a/static/img/quickstart/create-dao-token.png and b/static/img/quickstart/create-dao-token.png differ diff --git a/static/img/quickstart/create-dao-wallet-approve.png b/static/img/quickstart/create-dao-wallet-approve.png index ed35acda..b385bf27 100644 Binary files a/static/img/quickstart/create-dao-wallet-approve.png and b/static/img/quickstart/create-dao-wallet-approve.png differ diff --git a/static/img/quickstart/create-proposal-button.png b/static/img/quickstart/create-proposal-button.png index ab793528..ddf2fb09 100644 Binary files a/static/img/quickstart/create-proposal-button.png and b/static/img/quickstart/create-proposal-button.png differ diff --git a/static/img/quickstart/create-proposal-done.png b/static/img/quickstart/create-proposal-done.png index 5128310d..5727e86f 100644 Binary files a/static/img/quickstart/create-proposal-done.png and b/static/img/quickstart/create-proposal-done.png differ diff --git a/static/img/quickstart/create-proposal-form.png b/static/img/quickstart/create-proposal-form.png index 3ca3b9a9..70174fbd 100644 Binary files a/static/img/quickstart/create-proposal-form.png and b/static/img/quickstart/create-proposal-form.png differ diff --git a/static/img/quickstart/leap-extension.png b/static/img/quickstart/leap-extension.png index f272b7e6..7d439fcf 100644 Binary files a/static/img/quickstart/leap-extension.png and b/static/img/quickstart/leap-extension.png differ diff --git a/static/img/quickstart/manage-staking-unstake-all.png b/static/img/quickstart/manage-staking-unstake-all.png index d19dc1cc..4340bffa 100644 Binary files a/static/img/quickstart/manage-staking-unstake-all.png and b/static/img/quickstart/manage-staking-unstake-all.png differ diff --git a/static/img/quickstart/manage-staking.png b/static/img/quickstart/manage-staking.png index 31ca58f9..d24113a5 100644 Binary files a/static/img/quickstart/manage-staking.png and b/static/img/quickstart/manage-staking.png differ diff --git a/static/img/quickstart/membership-claim-unstaked.png b/static/img/quickstart/membership-claim-unstaked.png index bf6e9b3e..451ec497 100644 Binary files a/static/img/quickstart/membership-claim-unstaked.png and b/static/img/quickstart/membership-claim-unstaked.png differ diff --git a/static/img/quickstart/osmosis-faucet.png b/static/img/quickstart/osmosis-faucet.png index 4e92bbb0..47f8a596 100644 Binary files a/static/img/quickstart/osmosis-faucet.png and b/static/img/quickstart/osmosis-faucet.png differ diff --git a/static/img/quickstart/proposal-vote-done.png b/static/img/quickstart/proposal-vote-done.png index 0323a0a7..0740af4f 100644 Binary files a/static/img/quickstart/proposal-vote-done.png and b/static/img/quickstart/proposal-vote-done.png differ diff --git a/static/img/quickstart/proposal-vote.png b/static/img/quickstart/proposal-vote.png index a9d3a0cb..a3473f2d 100644 Binary files a/static/img/quickstart/proposal-vote.png and b/static/img/quickstart/proposal-vote.png differ diff --git a/static/img/quickstart/remove-member-action.png b/static/img/quickstart/remove-member-action.png index bec1dd49..8a4f4607 100644 Binary files a/static/img/quickstart/remove-member-action.png and b/static/img/quickstart/remove-member-action.png differ diff --git a/static/img/quickstart/staked-membership.png b/static/img/quickstart/staked-membership.png index ca72578c..1a390e13 100644 Binary files a/static/img/quickstart/staked-membership.png and b/static/img/quickstart/staked-membership.png differ diff --git a/static/img/quickstart/token-based-home.png b/static/img/quickstart/token-based-home.png index ae222f24..60d2ffee 100644 Binary files a/static/img/quickstart/token-based-home.png and b/static/img/quickstart/token-based-home.png differ diff --git a/static/img/quickstart/unstaking-modal.png b/static/img/quickstart/unstaking-modal.png index 99b8ea9c..3982703c 100644 Binary files a/static/img/quickstart/unstaking-modal.png and b/static/img/quickstart/unstaking-modal.png differ diff --git a/static/img/quickstart/vote-voting.png b/static/img/quickstart/vote-voting.png index efefe688..78d8a150 100644 Binary files a/static/img/quickstart/vote-voting.png and b/static/img/quickstart/vote-voting.png differ diff --git a/static/img/quickstart/wallet-copy-address.png b/static/img/quickstart/wallet-copy-address.png index 57dec402..6f7a4f82 100644 Binary files a/static/img/quickstart/wallet-copy-address.png and b/static/img/quickstart/wallet-copy-address.png differ diff --git a/static/img/quickstart/welcome-to-leap.png b/static/img/quickstart/welcome-to-leap.png index 299ec6ec..f76d05c8 100644 Binary files a/static/img/quickstart/welcome-to-leap.png and b/static/img/quickstart/welcome-to-leap.png differ diff --git a/static/img/quickstart/your-membership-nothing-staked.png b/static/img/quickstart/your-membership-nothing-staked.png index bba2ae5a..da26356a 100644 Binary files a/static/img/quickstart/your-membership-nothing-staked.png and b/static/img/quickstart/your-membership-nothing-staked.png differ diff --git a/static/img/quickstart/your-membership-unstaking.png b/static/img/quickstart/your-membership-unstaking.png index 1a72ecd8..c50d8d51 100644 Binary files a/static/img/quickstart/your-membership-unstaking.png and b/static/img/quickstart/your-membership-unstaking.png differ diff --git a/static/img/shared/action-modal-dao-governance-category.png b/static/img/shared/action-modal-dao-governance-category.png index 328c8057..48b259ac 100644 Binary files a/static/img/shared/action-modal-dao-governance-category.png and b/static/img/shared/action-modal-dao-governance-category.png differ diff --git a/static/img/upgrading/upgrade-to-v2-action-done.png b/static/img/upgrading/upgrade-to-v2-action-done.png index f7d5ad09..62544a58 100644 Binary files a/static/img/upgrading/upgrade-to-v2-action-done.png and b/static/img/upgrading/upgrade-to-v2-action-done.png differ diff --git a/static/img/upgrading/upgrade-to-v2-action.png b/static/img/upgrading/upgrade-to-v2-action.png index 513142b2..7aae7c71 100644 Binary files a/static/img/upgrading/upgrade-to-v2-action.png and b/static/img/upgrading/upgrade-to-v2-action.png differ