Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 929 Bytes

File metadata and controls

24 lines (12 loc) · 929 Bytes

Firebolt Electrum Plugin w/ Coinjoin ⚡ 🕵️🌀

Bitcoin-only

Contributions are welcome

Firebolt Electrum Plugin is a plugin for the Electrum Bitcoin wallet that enables users to participate in CoinJoin transaction powered by ZK Proofs

CoinJoin Process:

  1. Peer Discovery: Discover peers and establish connections.

  2. CoinJoin Request: Send CoinJoin requests to peers and await responses.

  3. Transaction Creation and Signing: If peers acknowledge the CoinJoin request, create and sign the CoinJoin transaction.

  4. Broadcasting: Broadcast the final CoinJoin transaction to the Bitcoin network.

  5. Finalization: Wait for the transaction to be confirmed on the Bitcoin network.

Run Firebolt Electrum Plugin

Tutorial