Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down