http://combidata.net.pl/screen.pngHi everyone,
Hi all,
Since many people use the merged mining in P2Pool (BTC + DVC + + NMC IXC). I have created a tool which can easily present us our wages.
We need a web server with PHP support, and added php5-curl, access to the crontab, and of course P2pool server.
First, we place our files, index.php, bitcoin, devcoin, ixcoin, namecoin apache folder in my case / var / www.
We give access to files bitcoin, devcoin, ixcoin, namecoin:
How to: 'chmod 777 bitcoin "," chmod 777 namecoin "and etc..
Place the file "getcash_info" in our user-accessible directory, in my case /home/robert
we give the right executable:
"chmod a + x getcash_info"
edit the user's crontab:
and put this line:
* / 5 **** /home/robert/getcash_info
(if we are to our site in a different directory than / var / www changes the path of the file getcash_info)
Currency is from MtGox
Todo:
* Summing up all coins (nowtime only BTC)
P.s To protect your website please create .htaccess and .htpasswd files.
Download from:
http://combidata.net.pl/cash_report.zipAny suggestions ?