Post
Topic
Board Wallet software
Merits 4 from 2 users
Re: BTC Wallets supporting SLIP39
by
nc50lc
on 06/09/2025, 04:58:55 UTC
⭐ Merited by Pmalek (3) ,JayJuanGee (1)
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)