Skip to content

Commit

Permalink
FAQ: How do I find a coordinator?
Browse files Browse the repository at this point in the history
  • Loading branch information
MarnixCroes committed Jul 17, 2024
1 parent 3d4b341 commit 024453d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/FAQ/FAQ-UseWasabi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1067,6 +1067,21 @@ You can send banned coins to anyone you want.
This is a temporary ban on your coins in participation of the CoinJoin.
:::

### How do I find a coordinator?

There are several ways to find a coordinator:

- Users can do their own discovery with tools like [Wasabi Nostr](https://github.com/Kukks/wasabinostr), which discovers Wasabi coordinators over Nostr.
- Public announcement websites, such as [Wasabist](https://wasabist.io), [Wabisator](https://wabisator.com), [Liquisabi bot (Twitter)](https://x.com/liquisabi) and [Liquisabi bot (Nostr)](https://njump.me/npub1u4rl3zlfa2efxslhypf4v6r8va5e0c9smxyr5676pxkyk0chn33s0teswa).
- A coordinator can advertise themselves, like on social media.

:::warning Don't trust, verify
The listed public announcement websites are community run projects, use them with caution.
It is best to do the discovery yourself.
:::

> It's on the roadmap to have the discovery built into Wasabi, so users don't have to do it manually.
### How do I change the coordinator?

Since Wasabi version [2.0.8](https://github.com/WalletWasabi/WalletWasabi/releases/tag/v2.0.8), the coordinator can be changed in the GUI in the _Coordinator_ tab in the settings.
Expand Down

0 comments on commit 024453d

Please sign in to comment.