Open 1000i100 opened 4 years ago
+1
I've been pondering over this for the last few days. From my pov, the use case would look like this.
@efnats / @1000i100 does that workflow make sense to you? Anything to add?
As far as I could tell, there is no native web api's that support QR code scanning, but I found a few libs that would work with the getUserMedia API. Support might be lacking though.
Obviously we need to dig deeper into each lib. Ideally, I would like to keep the library dependency tree for this project as low as possible, so some support / testing / investigation is required.
Libs:
More sources:
Great scenario. I think the printed cold share should include QRCode + SLIP39 text version And the restore interface should include text field for SLIP39 text + restore from QRCode button
https://github.com/paritytech/banana_split do it (but don't let you choose how many parts you want over how many generated)
To complete #126, on restore screen, be able to scan back the generated QRcode can be a usage improvement.