mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-26 10:49:24 -04:00
mev-boost
tl,dr
- mev-boost is a middleware run by validators to democratize the block-building market with a implementation of proposer-builder-separation (PBS) for proof-of-stake Ethereum.
- pbs was initially proposed by Ethereum researchers as a response to the risk that MEV poses to decentralization of consensus networks.
- mev-boost+ is an iteration that uses eigen layer, a meta-slashing protocol on ethereum, to return agency to block proposers (allowing them to partition an execution block).


resources
- mev-boost, relays, self-sovereignty
- mev-boost on a goerli validator
- running mev-boost-relay at scale
- install mev-boost in ubuntu
- mev-boost docker image
- dune mev-boost dashboard
- why mev boost
- mev-boost post-merge
- mev-boost builder stats dune
- flashbots analysis of mev in eth2
- ethereum specs for block builder
- list of mev-boost payout addresses
- merge ready flashbots architecture
- mevboost.org