From e1535811d59a4f5a3db55700dbeabdd136585bea Mon Sep 17 00:00:00 2001 From: go outside labs helper <138340846+YnQzZ2w@users.noreply.github.com> Date: Sun, 1 Oct 2023 21:14:33 -0700 Subject: [PATCH] local bundle simulation with anvil --- MEV_by_chains/MEV_on_Ethereum/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MEV_by_chains/MEV_on_Ethereum/README.md b/MEV_by_chains/MEV_on_Ethereum/README.md index 08b1e03..e28fc3a 100644 --- a/MEV_by_chains/MEV_on_Ethereum/README.md +++ b/MEV_by_chains/MEV_on_Ethereum/README.md @@ -127,3 +127,4 @@ * [awesome rpc endpoints](https://github.com/arddluma/awesome-list-rpc-nodes-providers) * [seeing like a protocol, by barnabe](https://barnabe.substack.com/p/seeing-like-a-protocol) * [pbs links, by domothy, ef](https://notes.ethereum.org/@domothy/pbs_links) +* [local bundle simulation with anvil](https://www.degencode.com/p/local-bundle-simulation-with-anvil)