Bitcoin Charges
This PHP script permits you to create your personal bitcoin ticker & calculator web site with a backend API included (for those who needed to construct a cellular app). Supporting 163 currencies with the power to vary the default foreign money, web site colour scheme, and extra merely!
Options
- Supporting 163 currencies
- Tremendous easy set up with inbuilt installer
- API updates each 60 seconds
- JSON knowledge cache
- Change the default foreign money/calculator (index web page)
- Change the favored currencies (within the header)
- Particular person foreign money pages
- Clear, cellular responsive design
- Configurable title and outline
- Configurable colour scheme
- Simply configure your Google Analytics
API Info
Bitcoin Charges comes with a inbuilt API. To make use of this API in cellular apps you will have three endpoints.
- api/v1/charges – Which provides you with all the present charges
- api/v1/charges/foreign money – Which will provide you with the present charges for that foreign money (ex: api/v1/charges/usd)
- api/v1/calculate/quantity/foreign money – Which will provide you with the present price for x quantity of bitcoins (ex: api/v1/calculate/2/usd)
Tips on how to Set up
- Upon getting downloaded the zip file from CodeCanyon.com
- Extract bitcoinrates.zip
- Add the information to your server by way of FTP
- Be certain that the folder/file(s) is ready to be written to by way of the server (0775 permissions)
- Within the browser, navigate to the place you uploaded the folder
- Fill out the shape together with your info/preferences
- Click on “set up”. This can create the config file and unescape the htaccess information for the script/API
- For safety causes, you must take away the set up folder from the server if you find yourself achieved!
- You’re all set!
- Too edit the script, you possibly can both undergo this course of once more or simply open library/config.php in any textual content editor to edit
Server Necessities
- PHP 5+
- cURL
- extension=intl.so (PHP Class NumberFormatter requires this)
The post Bitcoin Rates – 163 Currencies Realtime (Ratings and Charts) appeared first on Free Script Download.