Adding QR codes for better air-gaped experience

This commit is contained in:
Luis Miguel García Mancebo
2023-02-26 21:33:54 +01:00
committed by fiatjaf_
parent 9302797132
commit 72c9e516e3
5 changed files with 389 additions and 216 deletions

View File

@@ -10,6 +10,8 @@
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-native-svg": "^13.8.0",
"react-qr-code": "^2.0.11",
"use-boolean-state": "^1.0.2",
"use-debounce": "^7.0.1",
"webextension-polyfill": "^0.8.0"