Post
Topic
Board Trading Discussion
Re: PHP martingale bot for satoshiDICE
by
kano
on 04/02/2013, 06:04:00 UTC
How do I start it in server mode? I think I saw a script a while ago on it but I can't remember...

Go to the folder with your wallet.dat and blockchain files in it.
Edit or create bitcoin.conf
Put these 3 lines in it:

rpcuser=yourusername
rpcpassword=yourpassword
server=1
...
and also
rpcallowip=127.0.0.1
rpcallowip=192.168.x.y

Put as many of those as IP addresses you want to have RPC access to bitcoiond