From 809b234ddc29159a4acd961c255f0de0537a1c9d Mon Sep 17 00:00:00 2001 From: Kartik Chopra Date: Mon, 20 May 2024 14:38:54 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 82568213..1b2f71bd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + +### **Note: The repository has moved to [https://github.com/primev/mev-commit](https://github.com/primev/mev-commit)** + # mev-commit mev-commit is P2P software that creates a network of execution providers and bidders. Bidders can broadcast bids to providers and receive commitments from them. A high throughput POA EVM chain settles the bids at the end of a block slot.