Collection of some useful insights from different cryptocurrency market APIs
First install the requirements using
pip install -r requirements.txt
and then run any of the scripts using python. For example:
python volumerank.py
Here is a sample output:
You can use a command-line tool like watch to run the scripts at regular intervals.
