slither-scripts
slither-scripts copied to clipboard
Auditing scripts for Slither (https://github.com/crytic/slither)
Slither scripts
- In
erc20folder, a script to detect ERC20 interfaces - In
modifierfolder, 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.