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:
To get a high level overview of how the wallet works, check out overview.
To compile from scratch, you can follow building.
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.
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.
rawtxapp is MIT licensed, as found in the LICENSE file.