Add bip39 suggestions (#238)
* fix(): add bip39 and wordlist selection * fix(): fix undefined as suggestion * fix(): simplify as much as possible and only suggest the latest word * feat: Binary search, stateless word list selection * feat: allow duplicates in suggestions * fix(): show suggestions even if input is uppercase
res/bip39_wordlist.json
0 → 100644
src/util/array.js
0 → 100644
Please register or sign in to comment