Skip to content

Alex014/emercoin_payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#EmerCoin payment example

This is an example of a payment gateway, which uses Emercoin (http://emercoin.com/) cryptocurrency

##Details

The Emercoin client uses Remote Procedure Call to connect to emercoind daemon

The client has 3 files located in classes folder:

  • jsonRPCclient.php - RPC class file
  • emercoin.php - main class
  • emercoin.conf.php - config file

##Additions

  • Admin part in "admin" path contains an admin panel, where you can view transactions and take some coins out.
  • Run payout.php with cron for automatic pay-out

##Uses

About

Emercoin payment example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages