iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.41k stars 1.42k forks source link

Last word instead of "Invalid mnemonic" #585

Closed robertodeavila closed 2 years ago

robertodeavila commented 2 years ago

Is there any possibility for the standalone version (bip39-standalone.html) to display the last word instead of the message "Invalid mnemonic", when only one word is missing? Facilitating the creation of offline wallets using old android phones disconnected. Making it possible to choose the 23 words by lot and the last one would be calculated on an old cell phone. The github.com/merland/seedpicker does not run on cell phones offline, the "seedpicker" requires a computer.

cryptopivot commented 2 years ago

https://github.com/ZenGo-X/mnemonic-recovery

https://github.com/3rdIteration/mnemonic-recovery