Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
11008120
Topic
1016209
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
Quote from: alex1s on April 07, 2015, 11:03:50 AM
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