Explore BIP-39 and SLIP-39 word list in up to 10 languages. Filter words or search for word positions.
https://sectore.github.io/fees/wordlist
// TODO: upload video
Once you've installed dependencies with bun i
, start a development server:
bun i # only once
bun dev --open
bun run build
bun run preview --open
bun run tests
Word lists have been imported from original sources of BIP-39
and SLIP-39
located at GitHub.
Run following script to re-import those word lists.
bun run import:bip39
bun run import:slip39