lnbits / boltcards

Bolt Cards (NXP NTAG424) - LNbits extension
MIT License
14 stars 10 forks source link

[Feature request] Boltcards View for checking balance and transactions #5

Closed spotty-banana closed 1 year ago

spotty-banana commented 1 year ago

I'm creating boltcards, and it would be nice to have a simple view to show the balance of the boltcard and latest transactions, without the possibility to spend the funds or allowing full access to the wallet. The owner of the account can have this page as a bookmark on the mobile, and the actual access code of the wallet stored somewhere else, for example on separate paper or on main computer.

View with address like /public/ which would display balance and list latest transactions, but not divulge any additional information beyond that. This would be useful when making payments with the boltcard and allowing to quickly see the balance. The view could be used also for other useful things but initially just a view with a balance and transactions would be immensely helpful.

I have created boltcards with a QR code link to the actual wallet, but I think this is unoptimal since for example anyone can snatch the qr code quite easily when waving it around, which is quite unoptimal.