Skip to content

Commit

Permalink
docs: add more info about wallets and link to docs (dashpay#430)
Browse files Browse the repository at this point in the history
* docs: add more info about wallets and link to docs

* docs: add label for wallet creation

* docs: clarify some wallet details

* docs: fix label location

* docs: add backup note for core wallet
  • Loading branch information
thephez authored Nov 26, 2024
1 parent 66f4fe3 commit 8454815
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 18 additions & 8 deletions docs/user/network/dash-evo-tool/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,11 @@ can also initiate :ref:`withdrawals <evo-tool-identity-evo-withdraw>`.
Create new identity
-------------------

.. tip::

Before creating an identity, make sure you have :ref:`added a Dash Evo Tool wallet
<evo-tool-wallet-create>`.

On the main identity screen, click the **Create Identity** button on the upper right side of the
screen.

Expand Down Expand Up @@ -369,24 +374,29 @@ more voting details.

.. _evo-tool-wallet:

Wallet
======
Wallet operations
=================

.. note::

The Dash Evo Tool wallet features only work if your Dash Core node has a single wallet open. **If
you have multiple wallets open in Dash Core, close all of them except the one used by the Dash
Evo Tool.**

.. _evo-tool-wallet-create:

Create wallet
-------------

Version 0.2.1 added an initial wallet feature to support identity registration. Wallets can be added
This tool includes a basic wallet feature to support identity registration. Wallets can be added
from the wallet screen.

.. attention::

The Dash Evo Tool adds watching-only addresses to the Dash Core wallet when creating identities.
For this reason it is recommended to close all existing Dash Core wallets and create a new, empty
wallet for the Dash Evo Tool.

The Dash Evo Tool wallet features only work if the Dash Core node has a single wallet open.
Since this tool adds watching-only addresses to Dash Core when creating identities, it is
recommended to close all existing Dash Core wallets and :ref:`create a new, empty wallet
<dashcore-installation-macos-create-wallet>` for the Dash Evo Tool. Also, make sure to
:ref:`backup your Dash Core wallet <dashcore-backup>`.

Click **Add Wallet** to create a new wallet.

Expand Down
2 changes: 2 additions & 0 deletions docs/user/wallets/dashcore/installation-macos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ is complete, you will see a small blue tick in the lower right corner.

You can now create a wallet to send and receive funds.

.. _dashcore-installation-macos-create-wallet:

Creating your Dash Wallet
-------------------------

Expand Down

0 comments on commit 8454815

Please sign in to comment.