From 30df246f73b53929684b0d9c591fb4dbb1041714 Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Sat, 15 Oct 2022 18:06:48 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=AA=20anatomy=20of=20mev=20bots?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anatomy_of_mev_bots/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 anatomy_of_mev_bots/README.md diff --git a/anatomy_of_mev_bots/README.md b/anatomy_of_mev_bots/README.md new file mode 100644 index 0000000..de85245 --- /dev/null +++ b/anatomy_of_mev_bots/README.md @@ -0,0 +1,10 @@ +## 🥪 anatomy of mev bots + +
+ + +### more resources + +
+ +- [Build a MEV bot](https://www.degatchi.com/articles/how-to-build-a-mev-bot)