From 08af47c7e3136d7a641be13819187a7c1bd9008e Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Mon, 17 Oct 2022 20:12:21 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=88=20add=20mev-boost=20relay?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NODES_on_Ethereum/relays.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NODES_on_Ethereum/relays.md b/NODES_on_Ethereum/relays.md index d524846..457582d 100644 --- a/NODES_on_Ethereum/relays.md +++ b/NODES_on_Ethereum/relays.md @@ -16,3 +16,11 @@ * [blocknative](https://docs.blocknative.com/mev-relay-instructions-for-ethereum-validators) * [bloXroute MEV relay](https://bloxroute.max-profit.blxrbdn.com/) * [eden](https://relay.edennetwork.io/info) + + +
+ +### on building a relay + +* [mev-boost relay](https://github.com/flashbots/mev-boost-relay) +* [lido call for relays](https://research.lido.fi/t/lido-on-ethereum-call-for-relay-providers/2844/10)