Ethereum 2.0: Dankharding Documentation https://eth2book.info/ Setup: We suggest creating a conda environment first conda create --name <name> python=3.8.10 conda activate <name> Install dependecies pip install -r requirements.txt Run simulator python simulate.py