Skip to content

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

License

Notifications You must be signed in to change notification settings

AreaLayer/firebolt-react-native

Repository files navigation

Firebolt Wallet - React Native Version ⚡🕵️

⚠️Wallet in WIP/development

Bitcoin-only LN

React native version for Firebolt wallet with Bitcoin, Lightning Network/LSP (Breez), Coinjoin, Nostr, Payjoin, Taproot

Overview

Cypherpunk App

Firebolt is a wallet designed by a Bitcoiner for Bitcoiners looking for privacy using Payjoin, Lightning Network, Coinjoin, Bitcoin and Nostr

Each individual has their own identity using Nostr

The problem

Central Banks and cetralized social media

Firebolt's solution

Firebolt offers a Bitcoin wallet that supports both on-chain and lightning transactions. The application runs a custom, non-routing Lightning node created with the Breez SDK on the user's mobile phone.

Users can back up their Bitcoin and Lightning keys with a standard BIP-39 seed and backup channel

The other main features Firebolt supports are as follows:

📱 Contact list via Npub

🪙 Payments via Lightning Network

⚡Non custodial via on-chain and Lightning Network

⚛️ Coinjoin and Payjoin for privacy

🫂Buy Bitcoin via P2P apps (PeachBitcoin, Bisq, RobotSats)

Feature

  • Lightning Network (Breez)

  • Nostr (create profiles)

  • Bitcoin

  • LSP

  • CoinJoin powered by CoinjoinXT, Lightning Network, Taproot and Coinswap

  • Multisig

  • PayJoin

  • Bitcoin-only

  • Backup using Nostr keys and BIP-39

  • Management Nostr Keys

  • Miniscript

  • Contact list via Nostr (NPub)

  • Buy Bitcoin via P2P apps (PeachBitcoin, Bisq, RobotSats)

  • RBF

  • User friendly

  • Klotin and Swift (iOS and Android)

Getting Started

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Step 1: Start the Metro Server

First, you will need to start Metro, the JavaScript bundler that ships with React Native.

To start Metro, run the following command from the root of your React Native project:

# using npm
npm start

# OR using Yarn
yarn start

Step 2: Start your Application

Let Metro Bundler run in its own terminal. Open a new terminal from the root of your React Native project. Run the following command to start your Android or iOS app:

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

If everything is set up correctly, you should see your new app running in your Android Emulator or iOS Simulator shortly provided you have set up your emulator/simulator correctly.

This is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.

Step 3: Modifying your App

Now that you have successfully run the app, let's modify it.

  1. Open App.tsx in your text editor of choice and edit some lines.

  2. For Android: Press the R key twice or select "Reload" from the Developer Menu (Ctrl + M (on Window and Linux) or Cmd ⌘ + M (on macOS)) to see your changes!

    For iOS: Hit Cmd ⌘ + R in your iOS Simulator to reload the app and see your changes!

Congratulations! 🎉

You've successfully run and modified your React Native App. 🥳

Now what?

Troubleshooting

If you can't get this to work, see the Troubleshooting page.

Learn More

To learn more about React Native, take a look at the following resources:

Core functions

The main functions are here

Roadmap

  • Core functions
  • Breez (WIP)
  • API Peach Bitcoin/RoboSats/Bisq
  • Portal support (NFC)
  • Taproot functions (WIP)
  • Beta App (Android - via APK)
  • HD Taproot Wallet
  • Full RBF
  • Signet
  • Submarine Swap
  • Final App
  • F-Droid
  • BIP-352 (Silent Payments)
  • Payjoin (React Native)
  • Recompile code
  • Muntinynet
  • Firebolt Electrum Plugin
  • ZK proof for CJ

Donations

Rsync

Electrum Plugin

While our wallet is in development, you can test our Coinjoin using Electrum wallet Plugin

Firebolt Electrum