ilap / slip39-js

The javascript implementation of the SLIP39 for Shamir's Secret-Sharing for Mnemonic Codes.
MIT License
69 stars 27 forks source link

Error: Invalid mnemonic word _____ #23

Closed N3viden closed 2 years ago

N3viden commented 2 years ago

Hi,

I'm attempting to try and combine a set of mnemonics that were originally created through a Trezor Model T. Have tried to use a number of tools but without much success.

However, it appears that Trezor use a different wordlist then BIP-39 so when I try to combine, I get an error "Error: Invalid mnemonic word " (I replaced the actual word with for security reasons).

Any thoughts on whether this tool could be adapted to support the Trezor wordlist?

Thanks!

N3viden commented 2 years ago

Posted in the wrong place :)