Create proof of concept for scsc
Closed this issue ยท 4 comments
Mokita-J commented
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)
Stamp9 commented
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)
Stamp9 commented
https://github.com/paradigmxyz/cryo looks similar to our tool
Mokita-J commented
https://github.com/paradigmxyz/cryo looks similar to our tool
Agree, let's try it out for our tool.
Mokita-J commented
Supplier info of the contracts - deployer address
Readable labels: names for contracts