Toporin / Seedkeeper-iOS

iOS app to use Seedkeeper on an iPhone. Backup and recover your most precious secrets with a tap on your phone!
GNU General Public License v3.0
2 stars 1 forks source link

QR code improvements #50

Open Toporin opened 2 months ago

Toporin commented 2 months ago

In the screen where a secret is displayed, QR code display should be improved in the following way:

The SeedQR encoding is described here: https://github.com/SeedSigner/seedsigner/blob/dev/docs/seed_qr/README.md. More specifically, it is the compactseedqr-specification that must be implemented

Bastien-Satochip commented 1 month ago

Looks OK.