beam-ui icon indicating copy to clipboard operation
beam-ui copied to clipboard

Seed phrase input suggestions

Open Maxnflaxl opened this issue 1 year ago • 2 comments
trafficstars

Feature title add word completion suggestions for typing your seed phrase during verification & recovery (as you find in Electrum)

Describe the current situation we have Have to type each word in full, no auto completion.

Additional context https://x.com/thevladcostea/status/1784331370455613650

Maxnflaxl avatar Apr 27 '24 21:04 Maxnflaxl

Will english wordlist from python-mnemonic do? (https://github.com/trezor/python-mnemonic/blob/master/src/mnemonic/wordlist/english.txt)

DebaguRenja avatar May 16 '24 08:05 DebaguRenja

Our wordlist is here: https://github.com/BeamMW/beam/blob/master/mnemonic/dictionary.cpp

Maxnflaxl avatar May 16 '24 08:05 Maxnflaxl