QR code scanning from within the app
Nanovault displays QR codes, as do other Nano wallet implementations as well. However, scanning a QR code requires an external applicaiton (e.g. on mobile). It would be nice if QR scanning can be done right from within the web app. This is possible with client-side QR code scanning libraries. It would be most useful on mobile phone devices, but works on laptops as well. I can provide a working implementation (based on the InstaScan library).
Note: this has been done in https://wallet.mikron.io https://github.com/mikroncoin/mikron-vault-web/issues/10
Working implementation is here: PR #80 .
Screenshot:

Closing after 3+ years.