An open API service indexing awesome lists of open source software.

https://github.com/arealayer/firebolt-electrum

Firebolt electrum plugin
https://github.com/arealayer/firebolt-electrum

aes-encryption bitcoin coinjoin cryptography electrum-plugin electrum-wallet lightning-network p2p-coinjoin random-bytes taproot zk-proof

Last synced: 7 months ago
JSON representation

Firebolt electrum plugin

Awesome Lists containing this project

README

          

# Firebolt Electrum Plugin w/ Coinjoin ⚡ 🕵️🌀

[![Bitcoin-only](https://img.shields.io/badge/bitcoin-only-FF9900?logo=bitcoin)](https://twentyone.world)

**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](https://github.com/AreaLayer/firebolt-electrum/blob/main/docs/tutorial.md)