Graphing Code

Graphs of solidity contracts can be generated via the graph tool. You can select either a function-scope or contract-scope graph to visualize the control flows or inheritance structure of the contracts in the selected file.

Last updated