Post
Topic
Board Development & Technical Discussion
Re: [PHP] How to get the address from a private key?
by
abyrnes81
on 07/04/2015, 11:21:32 UTC
How can I calculate the public address if I only have the private key with PHP only?

For example I have
5K2YUVmWfxbmvsNxCsfvArXdGXm7d5DC9pn4yD75k2UaSYgkXTh
and want
1HKqKTMpBTZZ8H5zcqYEWYBaaWELrDEXeE

Does anyone have a working PHP code without using bitcoind or any other API/tools?


Maybe try this source on gitHub: https://github.com/RobKohr/PHP-Bitcoin-Address-Creator  or http://gobittest.appspot.com/Address