Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 464 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 464 Bytes

Requires bitcoind/litecoind, php with mysqli, mysql and a web server.

Allows multiple users to manage multiple wallets and payments.

Add something like the following to your crontab

0 */4 * * * /usr/bin/php /var/www/localhost/htdocs/PHPCoin/phpcoin-cron/cron.php >> /var/log/phpcoin.log

ScreenShot

ScreenShot2