Skip to content

habibmasuro/PHPCoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A PHP frontend for multiple coin daemons, Bitcoind, Namecoin etc

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.6%
  • JavaScript 19.5%
  • CSS 2.7%
  • HTML 2.2%