RyanHendricks / solidity-graph

Solidity 2 UML Graph

Repository from Github https://github.comRyanHendricks/solidity-graphRepository from Github https://github.comRyanHendricks/solidity-graph

Solidity Graph

Alpha version, feel free to leave feedback or collaborate

Setup

You just need to have Graphviz installed to run this tool. Please follow Graphviz official documentation

I haven't release the first version yet, but you can install this package directly from Github running:

$ npm install -g git+ssh://git@github.com:facuspagnuolo/solidity-graph.git
$ solidity-graph -h

Running

Usage: index <inputDir> [options]

Options:
  -o, --output <outputDir>  Set an specific output dir
  -c, --colored             Use colored edges
  -h, --help                output usage information

Examples

tokens ownership

About

Solidity 2 UML Graph


Languages

Language:JavaScript 100.0%