Skip to content

Adding a new utility

Josselin edited this page May 11, 2022 · 3 revisions

Slither can be used as a library to create new utilities. Official utils are present in tools

We recommend following the developper installation.

Skeleton

The skeleton util is present in tools/demo

Integration

To enable an util from the command line, update entry_points in setup.py. Installing Slither will then install the util.

Guidelines

Getting Help

Join our slack channel to get any help (#ethereum).