Python code to recover private key from public key [migrated]

Python code to recover private key from public key [migrated]

Helllo,

I would like to use this code to generate/recover my private key, I'm using Python 3.6 and installed ecdsa package but how should I edit the code with my public key?

I'm quite new to python, tried some things but I get the following errors..

NameError: name 'addr' is not defined

TypeError: 'NoneType' object is not iterable

IndentationError: unexpected indent (<-- I have many of this error)

Do I need anything else to download and install?

I'd appreciate for any kind of help!

https://ift.tt/2DpQkMa

Comments

Popular posts from this blog

sendrawtransaction and txn-mempool-conflict

couldn't connect to server: EOF reached (code 1)