Post
Topic
Board Bitcoin Technical Support
Re: Which Wallet support multi seed phrase import?
by
satochi
on 08/08/2022, 10:37:46 UTC
Update: I have started programing in python.
Now I'm able to generate valid possible seed phrases. what I need is to be able to turn seeds to public keys in order to check their activity on blockchain. I need to be able to convert seed phrase to common derivation path of lets say first 20 coins on the market. in order to that I need a python library. which I'm sure there is one but I don't know where to find it.

is there a python section or forum so I can start a topic on it?