Skip to content

arnavsshah/Ethereum-2.0-Danksharding

Repository files navigation

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

About

Implementation of Danksharding, Ethereum 2.0's future!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages