diff --git a/README.md b/README.md index 008b138..35cd1cd 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor * [Solgraph](https://github.com/raineorshine/solgraph) - Generates DOT graphs with function control flow of a solidity contract * [Surya](https://github.com/ConsenSys/surya) - Generates various visual outputs of function call graphs * [sol-function-profiler](https://github.com/EricR/sol-function-profiler) - Solidity contract function profiler +* [Tenderly](https://tenderly.dev) - A platform that allows you to dive into every transaction with a step by step visualization of the execution and to monitor smart contracts on all the major networks (Mainnet, Kovan, Ropsten, Rinkeby). ### Linters