Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update guide to Wasabi Wallet 2.0 #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 8 additions & 31 deletions using-conjoin/using-coinjoin.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,26 @@
# Using CoinJoin
To use Wasabi Wallet for private payments, follow these steps:

1. Download Wasabi Wallet. Follow the detailed instructions [<mark style="color:red;">**here**</mark>](https://app.gitbook.com/o/vkgJ5Qo6ByYsQmJoONIK/s/PdwveKS34LFQnTOWXGHS/)<mark style="color:red;">**.**</mark>
2. Make sure that you have at least a balance of 0.11 bitcoin in your Wasabi wallet.
* To add bitcoin to your wallet, <mark style="color:red;">**check “Receiving Bitcoin” from the**</mark> [<mark style="color:red;">**Wasabi wallet guide**</mark>](https://app.gitbook.com/o/vkgJ5Qo6ByYsQmJoONIK/s/PdwveKS34LFQnTOWXGHS/)<mark style="color:red;">**.**</mark>
* You cannot CoinJoin directly from your hardware wallet, you need to have funds in the wallet you create using Wasabi.
3. Open your Wasabi Bitcoin wallet from the right-hand menu, under “Wallet Explorer”.
4. Select “CoinJoin” from the dropdown menu.
5. Select the coins you want to make private by adding a checkmark beside each one.
* You can select up to 7 coins.
* The bitcoin balance needs to have enough to meet the minimum balance requirements to participate in the CoinJoin round.
* The round will begin once the timer elapses.

{% hint style="danger" %}
### <mark style="color:red;">**WARNING**</mark>

Only select coins that have the same anonymity set. Else, this will reduce the privacy of your coins. Make sure you only select coins that have either a red, yellow or green shield. The green shield with the check mark in it means that those coins are successfully private.&#x20;
{% endhint %}

5\. Make sure the anonymity set is set to 50 (Green shield with check mark) by clicking on the large shield icon under “Target” at the bottom of the page.

6\. Type in your password.&#x20;

7\. Click enqueue.&#x20;

* You will only need to enter your password once. The CoinJoin process will restart itself automatically until the target anonymity set is reached.
* The CoinJoin process will restart itself automatically until the target anonymity set is reached.&#x20;

9\. The CoinJoin process begins either once the time elapses (1 hour) or 100 peers have registered themselves.
1. Download and install Wasabi Wallet and follow the detailed instructions provided in [<mark style="color:red;">**this guide**</mark>](https://app.gitbook.com/o/vkgJ5Qo6ByYsQmJoONIK/s/PdwveKS34LFQnTOWXGHS/)<mark style="color:red;">**.**</mark>
2. Open your wallet and make sure you have at least 5000 satoshis, as well as enough funds for mining + coordination fees. If you need to add bitcoin to your wallet, refer to the "Receiving Bitcoin" section of the Wasabi Wallet guide.
3. Wait for Wasabi to automatically coinjoin in the background. By default, the Auto-start coinjoin threshold is set at 0.01 BTC. If your non-private balance is below this amount, you will need to manually press the "Play" button.
4. Once completed, you can now make private payments. You will know when a coin has reached the desired level of privacy (reaches the Anonymity score target), as the corresponding amount will be labeled "PRIVATE" in the main view of your wallet.

{% hint style="danger" %}
### <mark style="color:red;">**WARNING**</mark>** **&#x20;

You must keep Wasabi running on your computer to ensure a successful CoinJoin. If you disconnect (close application, internet disconnects, Tor connection breaks) the CoinJoin round will be canceled.
{% endhint %}

10\. Wait until the CoinJoin process is complete.
With the release of Wasabi Wallet 2.0, coinjoin has become much simpler and user-friendly thanks to the introduction of the WabiSabi coinjoin protocol. This new protocol improves the efficiency of coinjoin rounds and enhances your privacy by allowing for coinjoins with hundreds of inputs and outputs. For example Wasabi Wallet coinjoin transactions, refer to [<mark style="color:red;">**https://docs.wasabiwallet.io/using-wasabi/CoinJoin.html#wasabi-coinjoin-examples**</mark>].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should be moved to the top of the # Using CoinJoin section?


For more information on using Wasabi's coinjoin feature, check out the complete guide at [<mark style="color:red;">**https://docs.wasabiwallet.io/using-wasabi/CoinJoin.html**</mark>].

11\. You will now have at least one coin with the targeted anonymity set and possibly change from that CoinJoin transaction that is not anonymous (red shield).

12\. Send the coins to your desired wallet or leave them in the current one**.**

{% hint style="danger" %}
### <mark style="color:red;">**WARNING**</mark>

Send each coin in separate transactions. Sending them several at a time or all together will remove some of the privacy gains obtained through CoinJoin.
{% endhint %}

![](<../.gitbook/assets/CoinJOIN wasabi.gif>)