mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
Merge pull request #53 from MarnixCroes/patch-1
wabisabi plugin doc: fix links
This commit is contained in:
@@ -11,7 +11,7 @@ This plugin allows every BTCPay Server instance to integrate with the Wabisabi c
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
First ensure that your BTCPay Server instance is at least version 1.8.0 and that NBXplorer is at least 2.3.58. If you are using the recommended Docker deployment method, it is as simple as [one-click](docs/https://docs.btcpayserver.org/FAQ/ServerSettings/#how-to-update-btcpay-server).
|
First ensure that your BTCPay Server instance is at least version 1.8.0 and that NBXplorer is at least 2.3.58. If you are using the recommended Docker deployment method, it is as simple as [one-click](https://docs.btcpayserver.org/FAQ/ServerSettings/#how-to-update-btcpay-server).
|
||||||
|
|
||||||
Then, you will need to log in as an admin, click on "Manage plugins" in the side navigation, and click on "Install" on the "Coinjoin" plugin in the list. BTCPay Server will then ask you to restart in order to load the plugin.
|
Then, you will need to log in as an admin, click on "Manage plugins" in the side navigation, and click on "Install" on the "Coinjoin" plugin in the list. BTCPay Server will then ask you to restart in order to load the plugin.
|
||||||
|
|
||||||
@@ -19,7 +19,7 @@ After the restart, there should be a new navigation item in the side navigation,
|
|||||||

|

|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Your store needs to have a Bitcoin wallet configured and it needs to be set up as a [hot wallet](docs/https://docs.btcpayserver.org/CreateWallet/#hot-wallet). Only native segwit (and potentially taproot) wallets will be able to join coinjoin rounds.
|
Your store needs to have a Bitcoin wallet configured and it needs to be set up as a [hot wallet](https://docs.btcpayserver.org/CreateWallet/#hot-wallet). Only native segwit (and potentially taproot) wallets will be able to join coinjoin rounds.
|
||||||
|
|
||||||
The easiest way to get started is to click on "Coinjoin" in the side navigation, choose the default "zkSNACKS" coordinator and click "save". BTCPay Server will automatically join coinjoin rounds and progress to enhancing the privacy of your wallet.
|
The easiest way to get started is to click on "Coinjoin" in the side navigation, choose the default "zkSNACKS" coordinator and click "save". BTCPay Server will automatically join coinjoin rounds and progress to enhancing the privacy of your wallet.
|
||||||

|

|
||||||
@@ -43,7 +43,7 @@ Ideally you:
|
|||||||
We realize this is a complex selection and are working on an easier UI to help with this. As an initial experiment, we have added an action to let us attempt to select coins based on your sending amounts.
|
We realize this is a complex selection and are working on an easier UI to help with this. As an initial experiment, we have added an action to let us attempt to select coins based on your sending amounts.
|
||||||

|

|
||||||
|
|
||||||
But the best way to spend privately is to use our unique **payment batching feature**, by utilizing BTCPay Server's [Payout](docs/https://docs.btcpayserver.org/Payouts/) system. Simply set the destination and amount and click on "Schedule transaction", and the payment will be embedded directly inside the next coinjoin that can fulfill it.
|
But the best way to spend privately is to use our unique **payment batching feature**, by utilizing BTCPay Server's [Payout](https://docs.btcpayserver.org/Payouts/) system. Simply set the destination and amount and click on "Schedule transaction", and the payment will be embedded directly inside the next coinjoin that can fulfill it.
|
||||||

|

|
||||||
|
|
||||||
## Pleb mode vs Scientist mode
|
## Pleb mode vs Scientist mode
|
||||||
|
|||||||
Reference in New Issue
Block a user