Steps to run:
pip install -r requirements.txt
- configure plotly
- create
addresses.py
definingAUCTION_ADDRESS
andWALLET_ADDRESS
- fetch bid events with
python fetch.py
- select things to plot by un/commenting corresponding lines in
plot_plotly.py
- create plots with
plot_plotly.py