Skip to content

Salah-SH/LLM_SC_audits

Repository files navigation

LLM_SC_audits

this is the dataset used for experiments in the paper Co-Auditing Smart Contracts

prerequist : slither installed

generate call graph from smart contract :

   chmod +x functionCall.sh
   ./functionCall.sh $path_to_smartContract

In the script call_graph.py, at line 12, insert the name of the smart contract to create the Function Call code list for it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published