DRSZL / BitcoinTensorFlowPrivateKeyPrediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please provide instructions to use this model.

alfredalappat opened this issue · comments

how I predict the private key of a bitcoin address using this model by training it to predict. Like where should I enter the address to predict. Is it as a text file or something?

Hi, i am currently on vacation in 🇹🇭. When I'll be back I will provide you a possibility where you can put one or more of your bitcoin addresses to predict a private key.

Currently, the script is taking the bitcoin addresses from self generated private keys and uses them for the prediction.

@alfredalappat, i created a small example where you can put a key. Please check it out.