mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 11:19:13 -04:00
🌶 add mev-boost docker image
This commit is contained in:
parent
8ec1ecfe2d
commit
b1d03f38f7
@ -7,9 +7,8 @@
|
||||
<br>
|
||||
|
||||
* [mev-boost](https://github.com/flashbots/mev-boost#installing) is a middleware run by validators to democratize the block-building market.
|
||||
* it's an implementation of [proposer-builder-separation (PBS)](https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725) 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.
|
||||
* builders produce blocks containing transaction orderflow and a fee for the block proposing validator (separating these roles).
|
||||
* it's an implementation of [proposer-builder-separation (PBS)](https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725) for proof-of-stake Ethereum, initially proposed by Ethereum researchers as a response to the risk that MEV poses to decentralization of consensus networks.
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
@ -18,24 +17,16 @@
|
||||
<img width="400" alt="Screen Shot 2022-09-18 at 2 57 20 PM" src="https://user-images.githubusercontent.com/1130416/190929561-afe6918f-6f34-459e-9d2b-06902918d4d0.png">
|
||||
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### guides
|
||||
|
||||
* [install mev-boost in ubuntu](https://github.com/metanull-operator/eth2-ubuntu/blob/master/v2/mev-boost.md)
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### resources
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
* [install mev-boost in ubuntu](https://github.com/metanull-operator/eth2-ubuntu/blob/master/v2/mev-boost.md)
|
||||
* [mev-boost docker image](https://hub.docker.com/r/flashbots/mev-boost)
|
||||
* [why mev boost](https://writings.flashbots.net/writings/why-run-mevboost/)
|
||||
* [mev-boost post-merge](https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177)
|
||||
* [mev-boost builder stats dune](https://dune.com/ChainsightAnalytics/mev-after-ethereum-merge)
|
||||
|
Loading…
x
Reference in New Issue
Block a user