Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: the_cyber_lord on December 27, 2017, 08:30:13 PM



Title: How to generate WIF from extended private key (xpriv) in python?
Post by: the_cyber_lord on December 27, 2017, 08:30:13 PM
I used python-ethereum-bip44 library on github. It gives xpub, xpriv and address only.

I want to initiate an ethereum transaction. I just want to know how can I get wif from xpriv in python?