mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-25 02:09:24 -04:00
👾🦀
This commit is contained in:
parent
f57c6a586a
commit
3c549a4fd5
63
README.md
63
README.md
@ -4,11 +4,10 @@
|
||||
<br>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://user-images.githubusercontent.com/1130416/210285135-2d0c3965-a3cd-44f7-a167-3ec14a9ad695.png" width="40%" align="center" style="padding:1px;border:1px solid black;"/>
|
||||
<img src="https://github.com/go-outside-labs/mev-toolkit/assets/138340846/bd193195-77c6-4472-88ad-d17be65f7dc1" width="55%" align="center" style="padding:1px;border:1px solid black;"/>
|
||||
</p>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
@ -34,51 +33,51 @@
|
||||
|
||||
##### atomic (tx ordering)
|
||||
|
||||
* [sniping](MEV_strategies/sniping)
|
||||
* [longtails](MEV_strategies/longtails)
|
||||
* [atomic arbs](MEV_strategies/atomic_arb)
|
||||
* [sandwiches](MEV_strategies/sandwich)
|
||||
* [flashloans](MEV_strategies/flashloans)
|
||||
* [jit liquidity](MEV_and_trading/protocols/uniswap/uniswap-v3/just-in-time.md)
|
||||
* [liquidations](MEV_strategies/liquidations)
|
||||
* [frontrunning](MEV_strategies/frontrunning)
|
||||
* [backrunning](MEV_strategies/backrunning)
|
||||
* **[sniping](MEV_strategies/sniping)**
|
||||
* **[longtails](MEV_strategies/longtails)**
|
||||
* **[atomic arbs](MEV_strategies/atomic_arb)**
|
||||
* **[sandwiches](MEV_strategies/sandwich)**
|
||||
* **[flashloans](MEV_strategies/flashloans)**
|
||||
* **[jit liquidity](MEV_and_trading/protocols/uniswap/uniswap-v3/just-in-time.md)**
|
||||
* **[liquidations](MEV_strategies/liquidations)**
|
||||
* **[frontrunning](MEV_strategies/frontrunning)**
|
||||
* **[backrunning](MEV_strategies/backrunning)**
|
||||
|
||||
|
||||
##### statistical (informed signal)
|
||||
|
||||
|
||||
* [order flows](MEV_searchers/order_flows)
|
||||
* [statistical arbs](MEV_strategies/stat_arbs)
|
||||
* [defi and trading](MEV_and_trading)
|
||||
* [cross-domain mev](MEV_searchers/cross_domain_mev)
|
||||
* [oracles and twamm](MEV_strategies/oracles)
|
||||
* **[order flows](MEV_searchers/order_flows)**
|
||||
* **[statistical arbs](MEV_strategies/stat_arbs)**
|
||||
* **[defi and trading](MEV_and_trading)**
|
||||
* **[cross-domain mev](MEV_searchers/cross_domain_mev)**
|
||||
* **[oracles and twamm](MEV_strategies/oracles)**
|
||||
|
||||
|
||||
|
||||
### II. code up your (learning and experimental) bots
|
||||
|
||||
* [build your mev bot](MEV_searchers)
|
||||
* [mempools monitoring](MEV_searchers/mempool_monitoring)
|
||||
* [latency optimization](MEV_searchers/latency)
|
||||
* [tx and signature explorers](MEV_searchers/tx_and_signature_explorers)
|
||||
* **[build your mev bot](MEV_searchers)**
|
||||
* **[mempools monitoring](MEV_searchers/mempool_monitoring)**
|
||||
* **[latency optimization](MEV_searchers/latency)**
|
||||
* **[tx and signature explorers](MEV_searchers/tx_and_signature_explorers)**
|
||||
|
||||
|
||||
### III. understand the chains and how mev differs on each of them
|
||||
|
||||
* [mev on solana](MEV_by_chains/MEV_on_Solana)
|
||||
* [mev on cosmos](MEV_by_chains/MEV_on_Cosmos)
|
||||
* [mev on polygon](MEV_by_chains/MEV_on_Polygon)
|
||||
* [mev on arbitrum](MEV_by_chains/MEV_on_Arbitrum)
|
||||
* [mev on ethereum](MEV_by_chains/MEV_on_Ethereum)
|
||||
* [mev on optimism](MEV_by_chains/MEV_on_Optimism)
|
||||
* [mev on bsc chain](MEV_by_chains/MEV_on_BSC)
|
||||
* [mev on avalanche](MEV_by_chains/MEV_on_Avalanche)
|
||||
* **[mev on solana](MEV_by_chains/MEV_on_Solana)**
|
||||
* **[mev on cosmos](MEV_by_chains/MEV_on_Cosmos)**
|
||||
* **[mev on polygon](MEV_by_chains/MEV_on_Polygon)**
|
||||
* **[mev on arbitrum](MEV_by_chains/MEV_on_Arbitrum)**
|
||||
* **[mev on ethereum](MEV_by_chains/MEV_on_Ethereum)**
|
||||
* **[mev on optimism](MEV_by_chains/MEV_on_Optimism)**
|
||||
* **[mev on bsc chain](MEV_by_chains/MEV_on_BSC)**
|
||||
* **[mev on avalanche](MEV_by_chains/MEV_on_Avalanche)**
|
||||
|
||||
|
||||
### IV. understand (and join) the space
|
||||
|
||||
* [mev-related protocols](MEV_projects)
|
||||
* [mev data and analytics](MEV_searchers/data_and_analytics)
|
||||
* [research on order flows](MEV_searchers/order_flows)
|
||||
* [canonical papers from the past](MEV_projects/history.md)
|
||||
* **[mev-related protocols](MEV_projects)**
|
||||
* **[mev data and analytics](MEV_searchers/data_and_analytics)**
|
||||
* **[research on order flows](MEV_searchers/order_flows)**
|
||||
* **[canonical papers from the past](MEV_projects/history.md)**
|
||||
|
Loading…
x
Reference in New Issue
Block a user