Skip to content

BlitzWallet/blitz-web-app

Repository files navigation

Project Logo


Blitz Wallet Web App is a React application that allows users to interact with the Bitcoin Lighting Network in a self-custodial way. By using Spark, we aim to create a seamless and simple payment experience to intantly show anyone how easy it is to use the Bitcoin network for payments.


⚠️ This is a SELF-CUSTODIAL Bitcoin Lightning wallet. We do not have access to your seed phrase or funds. If you lose your seed phrase, access to your funds will be lost. Also, do not share your seed phrase with anyone. If you do, they will be able to steal your funds.

Features

  • Send Bitcoin payments
    • From camera
    • From clipboard
  • Receive Bitcoin payments
    • Using a Lightning QR code
    • Using a Spark QR code
  • Wallet recovery

TODO

  • Send / Receive Bitcoin payments
  • LNURL
  • Dark modes
  • Fiat currencies
  • Blitz Contacts
  • Store items
  • Match Blitz Mobile settings options
  • More send options (from image, manual input, from contacts)
  • Liquid receive option

Contribute

We rely on GitHub for bug tracking. Before reporting a new bug, please take a moment to search the existing issues to see if your problem has already been addressed. If you can't find an existing report, feel free to create a new issue.

Moreover, we encourage contributions to the project by submitting pull requests to improve the codebase or introduce new features. All pull requests will be thoroughly reviewed by members of the Blitz team. Your contributions are invaluable to us!

Build

To run the project locally, follow these steps:

  1. Clone the repository
    git clone https://github.com/BlitzWallet/blitz-web-app
    cd blitz-web-app
  2. Install deendencies
    npm install
    # or
    yarn
    
  3. Start the development server
    npm run dev
     # or
     yarn dev
    

License

Blitz Web App is released under the terms of the Apache 2.0 license. See LICENSE for more information.

About

Self-custodial Bitcoin Lightning wallet using Spark

Topics

Resources

License

Stars

Watchers

Forks