naddison36 / sol2uml

Solidity contract visualisation tool
MIT License
1.12k stars 257 forks source link

Add new command that diffs two contracts #119

Closed naddison36 closed 1 year ago

naddison36 commented 1 year ago

sol2uml diff addressA addressB

Would download the verified source code from Etherscan and then compare using a code diff tool like Google's diff-match-patch

naddison36 commented 1 year ago

Released in https://github.com/naddison36/sol2uml/releases/tag/v2.4.0