Skip to content

MaryemHadjWannes/smart-contract-analysis

 
 

Repository files navigation

Installation

Run the install script to install

./install.sh

Running the test suite

python3 entry.py -f test_suite

Running on a csv

If the csv contains addresses, the script can download the contracts at those addresses and run the tools on them. The addresses have to be in the 2nd column

python3 entry.py -d path_to_csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 98.5%
  • Python 1.2%
  • Other 0.3%