vbuterin / pybitcointools

SImple, common-sense Bitcoin-themed Python ECC library
1.28k stars 857 forks source link

Adds electrum v2 root seed extract (from mnemonic) #84

Closed wizardofozzie closed 9 years ago

wizardofozzie commented 9 years ago

Requires pbkdf2 library. There is no way to extract the masterprivkey or root seed from Electrum 2.0.x, be it by GUI or Electrum daemon

ysangkok commented 7 years ago

Why was this closed?