iancoleman / bip39

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

Electrum mnemonic #659

Closed accountnujen closed 5 months ago

accountnujen commented 5 months ago

And how do you get the key using the mnemonic phrase obtained in electrum?

iancoleman commented 5 months ago

The default electrum mnemonics are not bip39, see https://electrum.readthedocs.io/en/latest/seedphrase.html

I'd recommend using electrum to get the key. https://pascal-bergeron.com/en/posts/export-private-keys-electrum/