Post
Topic
Board Bitcoin Technical Support
Re: Which Wallet support multi seed phrase import?
by
satochi
on 08/08/2022, 14:31:14 UTC
so far I have find this lib: https://github.com/meherett/python-hdwallet
which support lots of coins.

Just because I'm new to this I don't know how to call for action.
I have this lib setup and imported to my project. but don't know how to call and give seed as input and get public key of my desired coin as my desired derivation path.

so a little push of python needed.