Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get a list of bitcoin keys with seed phrase? #922

Open
accountnujen opened this issue Aug 6, 2024 · 0 comments
Open

How to get a list of bitcoin keys with seed phrase? #922

accountnujen opened this issue Aug 6, 2024 · 0 comments

Comments

@accountnujen
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant