No Hardcoded currencies by dynamically fetching Currencies from EC (removed until EC adds this endpoint) + Added EX-Gold and EX-Silver, you can add more in the source Code
Images are pulled from EC whenever a currency is added
API limit detection notifies you when to increase the payout cycle
Requirements
Minimum Requirements
Apache or NGinX (any version)
PHP 5.6 or Higher
Read and Write Permissions Required
ExpressCrypto Account + Expresscrypto API Key
Reccomended Requirements
PHP 7.0 or Higher
the higher the version the better. Never Versions genrally outperform older PHP version
PHP-SQLite3 Extention
SQLite offers Higher performance to json without needing to setup a Database.
Installation
Download the newest version from github
Unpack it on your server and remove the ZIP (Keep it on your local pc though incase you need it!)
visit the index page in your browser - this will create a Security Key and store it in your config.
open the config.php file, get your Security Key and use it to set up admin credentials
Done! you can now configure your script and never need to touch a config file again!
Open claim.php, hit Ctrl + F and search for 'count10', change the api code and url there, to get Shortlinks from your preferred Shortlink Provider
Open admin.php and add the Currencies you want to add under $Currencies