This commit is contained in:
mvonsteinkirch 2023-02-08 13:34:17 -08:00
parent 56d734934d
commit 20ef11b740
20 changed files with 6 additions and 6 deletions

View file

@ -45,6 +45,6 @@
<br>
* [anatomy of arber bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/MEV_bots/bots/arbers.md)
* [anatomy of arber bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/MEV_searchers/bots/arbers.md)

View file

@ -66,11 +66,11 @@
<br>
* [build your mev bot](MEV_bots)
* [private order flows](MEV_bots/private_order_flows)
* [latency optimization](MEV_bots/latency)
* [cross-domain mev](MEV_bots/cross_domain_mev)
* [pvp battles](MEV_bots/pvp_war)
* [build your mev bot](MEV_searchers)
* [private order flows](MEV_searchers/private_order_flows)
* [latency optimization](MEV_searchers/latency)
* [cross-domain mev](MEV_searchers/cross_domain_mev)
* [pvp battles](MEV_searchers/pvp_war)
* [mev projects](MEV_projects)
* [defi and trading](MEV_and_trading)