Skip to content

facuspagnuolo/solidity-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Solidity 2 UML Graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published