An open API service indexing awesome lists of open source software.

https://github.com/norah1499/solidity-flow-navigator

Solidity Flow Navigator is a local-first navigation tool for Web3 security auditors working with Solidity codebases. It converts each external or public function into an interactive execution Flow: a syntax-highlighted, navigable graph showing the internal call tree, modifiers, inheritance paths, and unresolved branches.
https://github.com/norah1499/solidity-flow-navigator

auditing call-graph ethereum security slither smart-contracts solidity static-analysis visualization web3

Last synced: about 1 month ago
JSON representation

Solidity Flow Navigator is a local-first navigation tool for Web3 security auditors working with Solidity codebases. It converts each external or public function into an interactive execution Flow: a syntax-highlighted, navigable graph showing the internal call tree, modifiers, inheritance paths, and unresolved branches.

Awesome Lists containing this project