Dencun blob market dashboard and analysis powered by Panel and ethpandaops. The dashboard can be found here. Note this dashboard uses data from ethpandaops, which requires access request.
- This repository uses rye to manage dependencies and the virtual environment. To install, refer to this link for instructions here.
- Once rye is installed, run rye sync to install dependencies and setup the virtual environment, which has a default name of .venv.
- Activate the virtual environment with the command source .venv/bin/activate.
- To run the panel dashboard locally, use
panel serve panel/beacon_block_blob_size.ipynb