🍕 notes && code in this repo

This commit is contained in:
bt3gl 2022-09-24 22:29:18 -07:00 committed by GitHub
parent 4afdc0ac71
commit 2e1cdb0102
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,22 @@
<br>
## 🍕 notes && code in this repo
## 🍕 notes && code in this repo
<br>
### mev techniques
<br>
* [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)
<br>
### 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)
<br>
### mev projects