Post
Topic
Board Development & Technical Discussion
Re: Integrating Bitcoin to the php browser game
by
RoooooR
on 11/12/2013, 22:01:49 UTC
Thanks for reply.. Look like I'll use Blockchain API.
But how about this very primitive idea? :
Create hundreds of wallet on my windows 8 Qt (I don't trust any hosting company.. I have a bad experience)
Match them with users(every user has one of this wallets) .
getbalance from his wallet->save database deposits/wins/loses
...
May be I'm missing something.