Python scripts to get/update data used by l2beat frontend.
- Create
env
file:
BQ_CREDENTIALS=relative path to a file with google big query credentails
BC_NODE=url to rpc archive node
- Create venv, activate it and install deps:
python3 -m venv env
. env/bin/activate
pip3 install -r requirements.txt
- Run script:
python l2_job.py config.json