Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 306 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 306 Bytes

Ethereum 2.0: Dankharding

Documentation

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