This project contains a set of widgets to understand the economics of Ethereum 2.0.
-
Network simulation
It shows a simulation of the network rewards(includes penalties, net rewards, rewards) during a year.
-
Validator simulation
It shows a simulation of a validator rewards during a year.
-
Network simulation
<iframe width="500" height="400" src="https://consensys.github.io/eth2-widgets/#/network-simulation" frameborder="0" allowfullscreen="true"></iframe> -
Validator simulation
<iframe width="500" height="400" src="https://consensys.github.io/eth2-widgets/#/validator-simulation" frameborder="0" allowfullscreen="true"></iframe>
git clone [email protected]:ConsenSys/eth2-widgets.git
cd eth2-widgets
npm install
npm start
npm start