From 885cb3be48ae772454113b5423fc309f0386ec04 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:50:21 -0800 Subject: [PATCH] add links to keepers and solvers --- anatomy_of_mev_bots/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/anatomy_of_mev_bots/README.md b/anatomy_of_mev_bots/README.md index 9788423..07e7d96 100644 --- a/anatomy_of_mev_bots/README.md +++ b/anatomy_of_mev_bots/README.md @@ -45,4 +45,6 @@ * [build a mev bot by degatchi](https://www.degatchi.com/articles/how-to-build-a-mev-bot) * [etherscan mev bot accounts](https://etherscan.io/accounts/label/mev-bot) * [mev as an inner experience by nathan worsley](https://www.youtube.com/watch?v=9iHlyaRsgYI) +* [running a keeper with rook.fi](https://docs.rook.fi/reference/integrate/run-a-keeper) +* [running a solver with cowswap](https://mirror.xyz/steinkirch.eth/s_RwnRgJvK_6fLYPyav7lFT3Zs4W4ZvYwp-AM9EbuhQ)