naddison36 / sol2uml

Solidity contract visualisation tool
MIT License
1.15k stars 273 forks source link

added class diagram option to squash the inherited contracts #118

Closed naddison36 closed 1 year ago

naddison36 commented 1 year ago

New class options

  -s, --squash                     squash inherited contracts to the base contract(s) (default: false)
  -hsc, --hideSourceContract       hide the source contract when using squash (default: false)