From 8be21abcdbcbb9a38948548e61ed5fbdc7500644 Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Thu, 20 Oct 2022 05:04:04 -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 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/anatomy_of_mev_bots/README.md b/anatomy_of_mev_bots/README.md index de85245..90bde1b 100644 --- a/anatomy_of_mev_bots/README.md +++ b/anatomy_of_mev_bots/README.md @@ -1,10 +1,17 @@ ## 🥪 anatomy of mev bots + + + +### algorithms + +* [symbolic searcher](https://github.com/bzhang42/symbolic-searcher) +
- -### more resources +### resources
- [Build a MEV bot](https://www.degatchi.com/articles/how-to-build-a-mev-bot) +