slither-scripts
slither-scripts copied to clipboard
Auditing scripts for Slither (https://github.com/crytic/slither)
Slither scripts
- In
erc20
folder, a script to detect ERC20 interfaces - In
modifier
folder, a script to detect functions with a given modifier
Requirements
Install
-
pip3 install -r requirements.txt
Usage
Find specific usage instructions in each script folder.