Skip to content
This repository has been archived by the owner on Jul 1, 2019. It is now read-only.

rawtxapp/rawtxapp

Repository files navigation

GitHub license

rawtx - lightning network wallet

rawtx is an open-source lightning network wallet powered by lnd which allows you to send and receive Bitcoins both on blockchain and lightning network.

Here's what it looks like:

rawtx screenshot

To get a high level overview of how the wallet works, check out overview.

To compile from scratch, you can follow building.

Support

If you run into issues, feel free to create an issue on Github, reach out on twitter @rawtxapp or send an email at support@rawtx.com. You can also find us on lnd slack.

Contributing

There's still a lot of work that needs to be done, if you know JS/Java or objC and would like to contribute to the app/UI layer, here's a list of possible features. If you know golang, you can head over to lnd to contribute at the lightning layer.

Some TODOs/features:

  • integrate autopilot,
  • support streaming lnd APIs,
  • litecoin integration,
  • better UI for payments/invoices list screen,
  • advanced/simple modes,
  • possibility of pointing to remote node,
  • satoshi, mbtc, US$ units for balances,
  • dark theme,
  • a specific activity just for handling lightning: links,
  • translations.

License

rawtxapp is MIT licensed, as found in the LICENSE file.