Coin price
Coin Price - Cryptocurrency Price Ticker - Get the Top 100 Coins Price Ticker
Real-time Cryptocurrency Price Ticker
💰 Cryptocurrency price ticker Price Table.
Credits
Thanks to coinmarketcap.com For Providing the PUBLIC API
Installation
- Just download or Clone this respo
- No Need to Modify the Files
- Just Upload it and use
Requirments
- PHP
- Composer (Optional) for Update guzzle
- localhost server or Web server with PHP Support
API
- Top 100 Lists -
api/getall.php
we are using coinmarketcap.com API for fetch the Cryptocurrency Price Ticker.
🔥
Real-time Price Ticker Real-time Ticker using Datables Ajax reload API
setInterval(function () {
table.ajax.reload();
}, 120000);
it Auto refresh the Table every 120 seconds
Contribution
Just Fork this respo & Send Pull Request
License
MIT