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