From 4a25a44fbf1c67b81f50d62194ca6e0220b70e73 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 17 Sep 2022 11:07:17 -0700 Subject: [PATCH] Add foundry resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a4d30e..fe60d08 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ * [Contracts diff checker](https://etherscan.io/contractdiffchecker) * [Mutation Testing for Ethereum Smart Contracts](https://github.com/JoranHonig/vertigo) * [Tenderly](https://dashboard.tenderly.co/) +* [Foundry resources](https://github.com/bt3gl-labs/Blockchain-Hacking-Toolkit/tree/main/Foundry)