Post
Topic
Board Development & Technical Discussion
Re: Simple Program to Reveal Bitcoin address from Private Keys
by
dmitrygerasimov
on 22/07/2019, 15:07:33 UTC
I have thousands of old bitcoin private keys. Is there a program to reveal the bitcoins address on this private keys?
Or is there a simple programming code to convert the private keys to bitcoin address?

You can use this script

https://gist.github.com/dooglus/3b1fcbc2449063a1c3f7f1003ca26447

Good luck