This client is used to get the market cap ranking from BNC API.
- Install python
- pip install -r requirements.txt
- Replace <YOUR_AUTH_CLIENT_ID> and <YOUR_AUTH_CLIENT_SECRET> with your Auth0 credentials provided to you
- python bnc_market_cap_client.py
A csv file containing the market map results will be generated on your current directory.