mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-07-24 23:15:25 -04:00
Create README.md
This commit is contained in:
parent
d405a36db2
commit
85c9fc29fa
1 changed files with 23 additions and 0 deletions
23
flashbots/mev-boost/README.md
Normal file
23
flashbots/mev-boost/README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
## Messing with mev-boost
|
||||
|
||||
<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.
|
||||
* builders produce blocks containing transaction orderflow and a fee for the block proposing validator (separating these roles).
|
||||
|
||||
<br>
|
||||
|
||||
<img width="1289" 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>
|
||||
|
||||
|
||||
### Resources
|
||||
|
||||
<br>
|
||||
|
||||
* [MEV-Boost: Merge ready Flashbots Architecture](https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177)
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue