BlockchainCommons / GordianQRTool-iOS

UR & QR code storage for iOS and MacOS
Other
5 stars 7 forks source link

Recognize bare words as BIP39, SLIP39 or ByteWords #51

Open ChristopherA opened 3 years ago

ChristopherA commented 3 years ago

We should recognize when only using words from the BIP39 list that it is a BIP39 type, or when using SLIP39 words it is the SLIP39 type, or only words from ByteWords that it is ByteWords type.

BIP39 should be convertible via Convert to UR button.

Fonta1n3 commented 3 years ago

It does recognize bip39 mnemonics. Are you requesting that the mnemonic is converted to crypto-seed or?