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) + + + +