hardhat-slither v1.0.4
hardhat-slither
Installation
npm install hardhat-slitheroryarn add hardhat-slitherRequire this package in your hardhat.config.js, or import if you are using typescript:
require("hardhat-slither");import "hardhat-slither"
Required
Make sure to have pip3 and python3.10 installed, and use pip --version and python --version or python3 --version to check the version
Notes:
We force users to use python3.10
Window: ā make sure you can run python3.10 on the CLI
where python3.10
Mac:
which python3.10
Install using pip to the correct directory:
python3.10 -m pip install slither-analyzerpython3.10 -m pip show slither-analyzer
Usage
Start the HardHat task with
npx hardhat slitheroryarn hardhat slitherThe GUI is running at
localhost:3000
Feedback
We are excited to gather feedback from you and hear your thoughts on our tool's functionality, ease of use, and potential improvements. Your valuable input will help us enhance the tool and make it even more developer-friendly and robust! šŖ
š Please take a few moments to fill out our questionnaire here
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago