Browse by type
╔═╗╔═╗───╔══╗───────────────╔═══╦╗
║║╚╝║║───║╔╗║───────────────║╔═╗║║
║╔╗╔╗╠╗─╔╣╚╝╚╦══╦══╦══╦══╦═╗║║─╚╣╚═╦══╦╦═╗
║║║║║║║─║║╔═╗║║═╣╔╗║╔═╣╔╗║╔╗╣║─╔╣╔╗║╔╗╠╣╔╗╗
║║║║║║╚═╝║╚═╝║║═╣╔╗║╚═╣╚╝║║║║╚═╝║║║║╔╗║║║║║
╚╝╚╝╚╩═╗╔╩═══╩══╩╝╚╩══╩══╩╝╚╩═══╩╝╚╩╝╚╩╩╝╚╝
─────╔═╝║
─────╚══╝
Beacon Chain from scratch, written in Python. Based on The Beacon Chain Ethereum 2.0 explainer you need to read first
git clone git@github.com:devtooligan/MyBeaconChain.git
cd MyBeaconChain
python3 src/main.py
The script will process one epoch. Hit enter to process another.
Features complete:
$ claude mcp add MyBeaconChain \
-- python -m otcore.mcp_server <graph>