Skip to content

Bitcoin Lightning Wallet with focus on usability and user experience

License

Notifications You must be signed in to change notification settings

fiatjaf/blixt-wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blixt Lightning Wallet

Get it on Google Play

Blixt Wallet is an open source Lightning Bitcoin Wallet for Android with focus on usability and user experience, powered by lnd and Neutrino SPV.

Blixt Lightning Wallet screenshot

Features

  • Embedded lnd with Neutrino
  • Descriptive and clean transaction log
  • Receive payments
  • Autopilot
  • Pincode
  • Fingerprint
  • Optional Recipient/Sender name that will be displayed on transactions
  • Optional "Payer" field for bookkeeping when creating invoice
  • Scheduled sync of chain background job
  • Local channel backup
  • LNURL support (all sub-protocols: pay, channel, auth and withdraw)
  • Channel backup to Google Drive
  • WebLN browser
  • Support for Multi-Part Payments (MPP)
  • Integrated Tor support
  • NFC
  • WatchTower
  • URL Payments
  • Pay to Username

Known Bugs

The wallet uses lnd that is young and might have bugs. Check lnd bug list here

Development

Do you like React Native, Java or Lightning? Come and help out!

Build Steps

To start the application:

  • Run: yarn start-metro
  • Run: yarn mainnet-debug or yarn testnet-debug

Commit and Code-Style

Follow the code style of the file you are working in. For commits, make descriptive and atomic git commits.

License

MIT

About

Bitcoin Lightning Wallet with focus on usability and user experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.3%
  • JavaScript 12.0%
  • Java 10.6%
  • Objective-C 0.4%
  • Dockerfile 0.4%
  • Starlark 0.2%
  • Shell 0.1%