Next scheduled rescrape ... in 5 days
Version 1
Last scraped
Scraped on 06/09/2025, 05:04:27 UTC
Did you check website Slip39.com and their open source tools that is used for converting Bip39 to Slip 39:
The instructionsIt suggests that SLIP39's "Master Secret" is equal to the entropy used to generate BIP39 mnemonic.
Thus it's possible to covert and revert.

But the examplesexample in the repository doesn't restore the same set of keys when restored to Electrum's SLIP39 restore option.
Reproducing it with random BIP39 seed produces the same result as well.
On the other hand, my example works.
Perhaps an issue with Electrum's implementation?

(Saint-loup's original query is related to Electrum BTW)
Original archived Re: BTC Wallets supporting SLIP39
Scraped on 06/09/2025, 04:58:55 UTC
Did you check website Slip39.com and their open source tools that is used for converting Bip39 to Slip 39:
The instructions suggests that SLIP39's "Master Secret" is equal to the entropy used to generate BIP39 mnemonic.
Thus it's possible to covert and revert.

But the examples in the repository doesn't restore the same set of keys when restored to Electrum's SLIP39 restore option.
Reproducing it with random BIP39 seed produces the same result as well.
Perhaps an issue with Electrum's implementation?

(Saint-loup's original query is related to Electrum BTW)