chains-project / scsc

smart contract supply chain
https://chains.proj.kth.se/scsc
1 stars 0 forks source link

add support for JSON output. #26

Open monperrus opened 4 hours ago

monperrus commented 4 hours ago

todos about the JSON output

monperrus commented 4 hours ago

For .json, I generate summary(address & count) of the calls, example can be seen here

that's good. does it contain a tree or a flat list of called contracts?