talonlab / python-hdwallet

Python-based library for the implementation of a Hierarchical Deterministic (HD) Wallet generator supporting more than 200 cryptocurrencies.
https://hdwallet.readthedocs.io
MIT License
461 stars 151 forks source link

BIP39 is not supported #88

Open jjhesk opened 1 year ago

jjhesk commented 1 year ago

I have found that there is no BIP39 key generation and recovery supported from this library.