selfcustody / krux

Open-source signing device firmware for Bitcoin
https://selfcustody.github.io/krux/
Other
185 stars 37 forks source link

Add setting to change mnemonic encoding in QR code for display & print #172

Closed ghost closed 2 years ago

ghost commented 2 years ago

This setting would default to the existing BIP-39 Plaintext encoding we currently use, but would allow the user to switch between SeedSigner SeedQR, SeedSigner CompactSeedQR, and the crypto-bip39 UR type.

ghost commented 2 years ago

Closing in favor of @odudex's solution to present these options on the Mnemonic page itself