Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 897 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 897 Bytes

Firebolt Electrum Plugin ⚡ 🕵️🌀

Contributions are welcome

Firebolt Electrum Plugin is a plugin for the Electrum Bitcoin wallet that enables users to participate in CoinJoin transactions.

Bitcoin-only

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