Skip to content

bnc-projects/python-bnc-market-cap-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

python-bnc-market-cap-client

This client is used to get the market cap ranking from BNC API.

Steps to run

  1. Install python
  2. pip install -r requirements.txt
  3. Replace <YOUR_AUTH_CLIENT_ID> and <YOUR_AUTH_CLIENT_SECRET> with your Auth0 credentials provided to you
  4. python bnc_market_cap_client.py

A csv file containing the market map results will be generated on your current directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages