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
- Host: GitHub
- URL: https://github.com/arealayer/firebolt-react-native
- Owner: AreaLayer
- License: mit
- Created: 2024-01-24T18:23:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-30T09:07:58.000Z (8 months ago)
- Last Synced: 2025-09-30T10:31:36.800Z (8 months ago)
- Topics: bitcoin, bitcoin-wallet, coinjoin, cryptography, lightning-network, liquid-network, nostr, p2p, p2p-coinjoin, payjoin, privacy, tor, vpn, zk-proof
- Language: TypeScript
- Homepage: https://www.arealayer.net/projects#h.kk9ofahkprw7
- Size: 19.7 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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)