holic / web3-scaffold

Quickly get up and running on web3
148 stars 19 forks source link

setup a slither integration #45

Open davisshaver opened 2 years ago

davisshaver commented 2 years ago

Slither support would be nice to have for the contracts package. It's compatible with Forge as of earlier this year.

jamiew commented 2 years ago

nice! another option I've used in the past ois trailofbits' multi-analysis Docker container, which includes slither: https://github.com/trailofbits/eth-security-toolbox

but that's a lot heavier than just a slither integration: