Skip to content

Web application for tracking top 10 Crypto Coin on Coinmarketcap API

License

Notifications You must be signed in to change notification settings

tatiblockchain/skolo-crypto-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published