/slither-scripts

Auditing scripts for Slither (https://github.com/trailofbits/slither)

Primary LanguagePythonMIT LicenseMIT

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

  1. Clone this repository
  2. cd slither-scripts
  3. pip3 install -r requirements.txt

Maintainers

@tinchoabbate