From 16d0b27607463232864c4a17ca7092962ccbd511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BT3GL=20/ba=C9=AAt=C9=A1=C9=9D=C9=AB/?= <1130416+bt3gl@users.noreply.github.com> Date: Sat, 14 May 2022 14:00:38 -0700 Subject: [PATCH] Update README.md --- MEV/README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/MEV/README.md b/MEV/README.md index 4491df0..c527ae3 100644 --- a/MEV/README.md +++ b/MEV/README.md @@ -11,5 +11,22 @@ MEV consists of 4 main categories:
-In this repo we explore them further. +In this repo we explore them further: + +
+ + +* [Basic EVM pre-requisite knowledge](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/EVM_pre-requisite_knowledge.md) +* [Some examples of profitable MEV cases](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/MEV_in_action.md) +* [Frontrunner notes](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/frontrunners-notes.md) +* [Liquidation notes](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/liquidations-notes.md) +* [Arbitrage notes](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/arbitrage-notes.md) +* [Sandwiching notes](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/sandwich-tranding-notes.md) +* [Flashbots notes](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/flashbots.md) +* [The mempool and MEV](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/the_mempool_and_mev.md) +* [Terminology](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/blob/main/MEV/terminology.md) + + + +