Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.
/ coinprice Public archive

Coin Price - Cryptocurrency Price Ticker using PHP

License

Notifications You must be signed in to change notification settings

mskian/coinprice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages