chains-project/scsc

Create proof of concept for scsc

Closed this issue ยท 4 comments

Create a program that runs this command and outputs the supply chain of the smart contract at address 0xabcdef012345678 at block number 1234.
./scsc --block 1234 --address 0xabcdef012345678

  • python script with cli
  • select of tool that collects data from the blockchain
  • analyse the collected data to output the result
  • decide the output format (e.g. dependency tree)
Tool Name API Traces limitations
Dune ๐Ÿ‘Œ ๐Ÿ‘Œ Paid above x queries, Updated periodically
BigQuery ๐Ÿ‘Œ ๐Ÿ‘Œ Paid above x queries, Updated periodically
Thegraph ๐Ÿ‘Œ no Paid above x queries

(edit this issue to add more tools)

https://github.com/paradigmxyz/cryo looks similar to our tool

https://github.com/paradigmxyz/cryo looks similar to our tool

Agree, let's try it out for our tool.

Supplier info of the contracts - deployer address
Readable labels: names for contracts