/slither-scripts

Auditing scripts for Slither (https://github.com/crytic/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. pip3 install -r requirements.txt

Usage

Find specific usage instructions in each script folder.

Maintainers

@tinchoabbate