From b17875a2a57a688c37aac390854d976c0d94d450 Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Tue, 2 Jun 2020 19:27:40 +0300 Subject: [PATCH] docs: add Tenderly to Visualization tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b09747..8e3651f 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ Join Trail of Bits for a free Ethereum Office Hours session by [reserving a slot * [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.co) - Monitors your smart contracts with error tracking, alerting, performance metrics, and detailed contract analytics. ### Linters