Call graph-based analysis tools for Solidity smart contracts. Visualize contract interactions, generate Foundry tests, analyze storage patterns, and trace execution paths.
Stars
30
Forks
2
Watchers
30
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
249
commits
Factored out documentation to https://traverse.tools website
73b80b1View on GitHubFix: Add workflow_call trigger to test workflow for reusability
a471447View on GitHubFixed all clippy warnings throughout the codebase and moved the mermaid chunking logic from the CLI into the library layer where it properly belongs. The chunking functionality now automatically triggers when diagrams exceed 600 lines,
72d63bfView on GitHub