-
Interactive control flow graph
-
Solidity support
-
Control flow graph generation from bytecode
-
Control flow graph generation and execution trace highlighted (WIP)
-
Source mapping highlight (limited to 1 single Remix contract file) (WIP)
-
EVM state exploration in debug mode (storage viewer, memory viewer, stack viewer)
git clone [email protected]:solid-studio/remix-control-flow-graph.git
npm install
npm start
npm start
npm test