Post
Topic
Board Beginners & Help
Re: What's the easiest way to create private/public key pair PROGRAMMATICALLY
by
davout
on 13/12/2013, 06:26:55 UTC
Use php to connect to bitcoind, and use the rpc command to create the key pair.

Cute