ethshardingpoc
This is a proof of concept for a sharded Ethereum blockchain, that supports multiple validators per shards, cross-shard messages and state updates to the EVM.
simulator.py simulates and provides a visualisation for this.
Setup
$ pipenv install
$ pipenv shell
Log in or sign up for Devpost to join the conversation.