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

https://github.com/arealayer/firebolt-react-native

Cypherpunk App - Lightning Network, Coinjoin, Payjoin, Taproot, Bitcoin, Nostr, Liquid and ZK Proof
https://github.com/arealayer/firebolt-react-native

bitcoin bitcoin-wallet coinjoin cryptography lightning-network liquid-network nostr p2p p2p-coinjoin payjoin privacy tor vpn zk-proof

Last synced: 8 months ago
JSON representation

Cypherpunk App - Lightning Network, Coinjoin, Payjoin, Taproot, Bitcoin, Nostr, Liquid and ZK Proof

Awesome Lists containing this project

README

          

🔥 Firebolt React Native (Archived)

**Status:** 🚨 *Project Archived — Active development has moved to Rust-based implementations.*

---

### 🧩 Overview

**Firebolt React Native** was the early prototype for the **Firebolt Wallet**, a next-generation self-sovereign wallet integrating:

* Zero-Knowledge Proof (ZK) CoinJoin
* Lightning Network
* Silent Payments
* and other privacy-preserving Bitcoin technologies.

This React Native version served as a **frontend experiment and mobile prototype**, helping shape the architecture for the upcoming Rust-based core.

---

### 🛠️ Current Development

Development for the **core libraries and backend** continues in **Rust**, focusing on:

* ⚙️ **ZK CoinJoin Framework** (zk-SNARKs based)
* ⚡ **Electrum Integration** for lightweight Bitcoin connectivity
* 💳 **BTCPayServer Compatibility** for merchant and payment flows

These modules will be part of the future **Firebolt ecosystem**, ensuring performance, privacy, and portability across platforms.

---

### 💤 Why Archived

This repository is archived because:

* React Native was primarily used for early experimentation.
* The production codebase is transitioning fully to **Rust + React Native bindings (FFI or WASM)**.
* Focus has shifted to building a robust **multi-platform Rust core** before UI expansion.

---

### 📦 Legacy Reference

If you’re exploring early design patterns or UI ideas for wallet apps, feel free to fork or browse this repo.
However, **no further updates or support** will be provided here.

---

### 🚀 Next Steps

## Electrum Plugin

[Firebolt Electrum](https://github.com/AreaLayer/firebolt-electrum)

## ZK Proof Library Rust

[ZK Proof Library Rust: ZK Proof Library for Coinjoin transactions](https://github.com/AreaLayer/zk-proof-rust)

## BTCPayServer Plugin (Coinjoin Server)

Coming soon in 2025/2026

## Legal Notice

For formal legal clarification regarding the project’s ethical use, see [LEGAL_NOTICE.md](https://github.com/AreaLayer/firebolt-react-native/blob/main/LEGAL_NOTICE.md)