Mobile Paper Wallet vs NanoLedger
Side-by-side comparison of two open source alternatives
Mobile Paper Wallet
A single use wallet application that allows you to generate bitcoin private key and address so you can receive cryptocurrencies and then transfer it out by scanning the QR code by another mobile. It's built using Python and Kivy framework. It supports few coins like Bitcoin, Bitcoin Cash and their testnet version. Also supports Ergon and can easily support coins that are using the cashaddress format. App keeps historical list of generated address, key pairs that could be exported.
NanoLedger
NanoLedger is a data entry app for plain text accounting. It supports the ledger and hledger syntax. You can view all transactions in a file, and easily add a new one. While adding, auto-completion is supported for payee, note and account names.
| Feature | Mobile Paper Wallet | NanoLedger |
|---|---|---|
| License | GPL-3.0-or-later | MIT |
| Install sources | F-Droid | F-DroidGitHub |
| Categories | ProductivityFinance | ProductivityFinance |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |