joinstr
  • joinstr
  • Overview
    • 💡How does it work?
    • ✨Comparison with other coinjoin implementations
  • Users
    • 🛠️Using joinstr
    • ❔FAQs
  • Contribute
    • 🎨Designers
    • 🖥️Developers
    • 🔏Privacy Researchers
Powered by GitBook
On this page
  1. Overview

Comparison with other coinjoin implementations

PreviousHow does it work?NextUsing joinstr

Last updated 6 months ago

Nostr relays are used in joinstr and participants can use multiple relays in same round.

Feature
joinstr
joinmarket
whirlpool
wabisabi

Decentralized

✅

✅

❌

❌

Programming Language

Python, Kotlin, Rust

Python, TypeScript

Java

C#

Fidelity Bonds

Not Required

Required

Not Required

Not Required

Coordination

nostr

IRC and Onion messages

Centralized

Centralized

Sighash

ALL | ACP

ALL

ALL

ALL

Equal amount outputs

Yes

No

Yes

No

Tor Dependency

No

Yes

Yes

Yes

Founder

/dev/fd0

belcher

TDevD

nopara73

Related Links

Joinmarket: Wabisabi: Whirlpool:

✨
https://github.com/JoinMarket-Org/joinmarket-clientserver
https://github.com/zkSNACKs/WabiSabi
https://github.com/Samourai-Wallet/Whirlpool