php-mpos/public
jamieede 790617dd11 Cryptorush API Price Ticker
Simple yet effective way to get ticker cron to use the Cryptorush.in API
via get=all parameter.

Just enter on your global cfg file:
$config['price']['url'] = 'https://cryptorush.in';
$config['price']['target'] =
'/api.php?get=all&key=YOUR_API_KEY&id=YOUR_USER_ID';
$config['price']['currency'] = 'COIN';

and run the cron. Enjoy!
2014-03-12 16:48:31 +00:00
..
include Cryptorush API Price Ticker 2014-03-12 16:48:31 +00:00
site_assets [FIX] Remove +x bits 2014-03-06 18:40:57 +01:00
templates [FIX] Disable monitor column on admin pool workers 2014-03-11 08:48:34 +01:00
.htaccess [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
favicon.ico initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
index.php [ADDED] Use getCurrentIP on IP check 2014-02-20 08:26:58 +01:00