Control Flow Graph Remix Plugin

CircleCI Coverage Status

drawing

Features

  • 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)

Install

git clone git@github.com:solid-studio/remix-control-flow-graph.git

npm install 

npm start

Commands

npm start

npm test