From 55280cd721a3e48eb3ce9232eb75df72255c68bb Mon Sep 17 00:00:00 2001 From: "steinkirch.eth, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:18:31 -0700 Subject: [PATCH] add joncharbonneau's Encrypted Mempools --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 097b78e..f2af7a9 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,16 @@ ##### 👾 maximal extractable value encompasses the profits generated by participant parties in the block production supply chain. for searchers, this revenue can be generated from arbitrage when reducing the price spread between markets, slippage loss of swap users, frontrunning users' transactions, among other [strategies](MEV_strategies). -##### 👾 mev extraction can be a force of good in a non-predatory and [fair](https://twitter.com/bertcmiller/status/1456346690164768770) blockspace free-market as an incentive for economic security. every actor in the supply chain is relevant. order flow toxicity is a trader's exposure to counter-parties that possess private informational advantages. as everything in life, *[the most valuable commodity is information](https://frontier.tech/a-new-game-in-town)*. +##### 💙 mev extraction can be a force of good in a non-predatory and [fair](https://twitter.com/bertcmiller/status/1456346690164768770) blockspace free-market as an incentive for economic security. every actor in the supply chain is relevant. order flow toxicity is a trader's exposure to counter-parties that possess private informational advantages. as everything in life, *[the most valuable commodity is information](https://frontier.tech/a-new-game-in-town)*. -##### ⚠️ this repository is a catalog from my own (free time / out-of-curiosity) research and development, enjoy at your own risk. +##### 🏴‍☠️ this repository is a catalog from my own (free time / out-of-curiosity) research and development. i open-source it to fight some lousy actors' agenda to conceal the space. There are a lot of just people working on making ensure stays fair. if you are passionate about decentralization and self-sovereignty, don't be intimidated by the toxicity in the space: do your homework and join us (we need you).
-### learn (toxic and non-toxic) extraction strategies +### I. learn (toxic and non-toxic) extraction strategies ##### atomic (tx ordering) @@ -51,7 +51,7 @@ -### code up your (learning and experimental) bots +### II. code up your (learning and experimental) bots * [build your mev bot](MEV_searchers) * [mempools monitoring](MEV_searchers/mempool_monitoring) @@ -59,7 +59,7 @@ * [tx and signature explorers](MEV_searchers/tx_and_signature_explorers) -### understand the chains and how mev differs on each of them +### 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) @@ -71,7 +71,7 @@ * [mev on avalanche](MEV_by_chains/MEV_on_Avalanche) -### understand (and join) the space (we need good people) +### IV. understand (and join) the space * [mev-related protocols](MEV_projects) * [mev data and analytics](MEV_searchers/data_and_analytics)