From 4c1d68d764703be46185a3c084528729aaf10e61 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:14:05 -0800 Subject: [PATCH] add resources for gas optimization --- 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 07e7d96..f706a73 100644 --- a/anatomy_of_mev_bots/README.md +++ b/anatomy_of_mev_bots/README.md @@ -47,4 +47,6 @@ * [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) +* [resources for gas optimization](https://github.com/go-outside-labs/web3-solidity/blob/main/saving_gas/README.md) +