From 85c9fc29fa624623d5b4dfd99386217ba9138331 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Sun, 18 Sep 2022 14:57:55 -0700
Subject: [PATCH] Create README.md
---
flashbots/mev-boost/README.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 flashbots/mev-boost/README.md
diff --git a/flashbots/mev-boost/README.md b/flashbots/mev-boost/README.md
new file mode 100644
index 0000000..75ebd45
--- /dev/null
+++ b/flashbots/mev-boost/README.md
@@ -0,0 +1,23 @@
+## Messing with mev-boost
+
+
+
+* [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).
+
+
+
+
+
+
+
+
+
+### Resources
+
+
+
+* [MEV-Boost: Merge ready Flashbots Architecture](https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177)
+
+