You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to get a list of bitcoin keys with seed phrase?
I have a Seed phrase: "forest puppy trophy ice salad train ballet wave adopt regular august".
If I import it into electrum wallet and export the keys, I will get this list
...
1DtSxSgFgFMjTJthT2e1k14krCiLNiXnNibU p2pkh:KxocQizDzbdusQ7oq5Morhdjcg5NwdGDumTDAr1vLprpjuGRHFhe
18qNmFdfNubHhdd4TEp81crEesvqGZhXTd p2pkh:L5fBaKpJTveSjefrhZ2k3FbDkB7iUNDxYCSPoXnFXF2AenaLJMFA
1MndS1pVVV8kGk2thxSdXNDqdyA6bQckkt4 p2pkh:KwUvVTRokJx4WzMho55PL1nXn7wmKwtAUZ8gJQrazN83jruaYayJ
and so on for 30 lines.
I want to do the same thing using php. Can you tell me how to get the list of keys?
The text was updated successfully, but these errors were encountered:
How to get a list of bitcoin keys with seed phrase?
I have a Seed phrase: "forest puppy trophy ice salad train ballet wave adopt regular august".
If I import it into electrum wallet and export the keys, I will get this list
I want to do the same thing using php. Can you tell me how to get the list of keys?
The text was updated successfully, but these errors were encountered: