2
2
How can i create a wallet for web based application for bitcoin i.e., unique address for each user along with the private key?
Does using bitcoind help me with this and how can i do this ?
I want to create wallet for each user who access a site. How can i do this?
Bitcoind getnewaddress '' command works and produces a new address but where is the private key for this address.
please see if my answer to this question also solves your problem: http://bitcoin.stackexchange.com/questions/11977/bitcoin-qt-multiple-wallets-and-transferring-between/19940#19940
– jcomeau_ictx – 2014-01-19T08:11:14.070