From 2e1cdb0102d724d2142b636122775c8342b42053 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Sat, 24 Sep 2022 22:29:18 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=95=20notes=20&&=20code=20in=20this=20?=
=?UTF-8?q?repo?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7ae1f6b..264afe7 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,22 @@
-## 🍕 notes && code in this repo
+## 🍕 notes && code in this repo
+### mev techniques
+
+
+
+* [arbitrage](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/arbitrage)
+* [front-running](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/front_running)
+* [sandwiching](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/sandwiching)
+* [liquidations](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/liquidations)
+
+
+
+
### mev on the chains
* [MEV on ethereum](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/MEV_on_Ethereum)
@@ -14,6 +26,8 @@
* [MEV on solana](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/tree/main/MEV_on_Solana)
* [MEV on cosmos](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/MEV_on_Cosmos)
+
+
### mev projects