✨Comparison with other coinjoin implementations
Nostr relays are used in joinstr and participants can use multiple relays in same round.
Feature | joinstr | joinmarket | whirlpool | wabisabi |
---|---|---|---|---|
SH_ALL | SH_ACP | ✅ | ❌ | ❌ | ❌ |
Decentralized | ✅ | ✅ | ❌ | ❌ |
Programming Language | Python | Python | Java | C# |
Fidelity Bonds | Not Required | Required | Not Required | Not Required |
Coordination | nostr | IRC and Onion messages | Centralized | Centralized |
Tor Dependency | No | Yes | Yes | Yes |
Electrum Plugin | ✅ | ❌ | ❌ | ❌ |
Web app | ✅ | ✅ | ❌ | ❌ |
Founder | /dev/fd0 | belcher | TDevD | nopara73 |
Related Links
Joinmarket: https://github.com/JoinMarket-Org/joinmarket-clientserver Wabisabi: https://github.com/zkSNACKs/WabiSabi Whirlpool: https://github.com/Samourai-Wallet/Whirlpool
Last updated