DRSZL / BitcoinTensorFlowPrivateKeyPrediction

Apache License 2.0
9 stars 0 forks source link

Please provide instructions to use this model. #1

Open alfredalappat opened 7 months ago

alfredalappat commented 7 months ago

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?

DRSZL commented 7 months ago

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.

DRSZL commented 6 months ago

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