Skip to content

danigorbaciov/remix-control-flow-graph

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 1.9%
  • HTML 1.2%
  • CSS 0.1%