cj4c0b1 / skolo-crypto-tracker

Web application for tracking top 10 Crypto Coin on Coinmarketcap API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skolo-crypto-tracker

Web application for tracking top 10 Crypto Coin on Coinmarketcap API

Step 1 - Get your API Key from Coinmarketcap

Coinmarketcap API Website Click on the FREE version and register for an API key

Step 2

Go to api.py file - add you API key in to the 'X-CMC_PRO_API_KEY' part for both functions in the file

Step 3

Install the required Python Libraries

pip install flask

pip install requests

About

Web application for tracking top 10 Crypto Coin on Coinmarketcap API

License:MIT License


Languages

Language:HTML 61.3%Language:Python 38.7%