1.0.4 ā€¢ Published 7 months ago

hardhat-slither v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

hardhat-slither

Installation

  • npm install hardhat-slither or yarn add hardhat-slither

  • Require 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-analyzer

  • python3.10 -m pip show slither-analyzer

Usage

  • Start the HardHat task with npx hardhat slither or yarn hardhat slither

  • The 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

1.0.4

7 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.0.41

9 months ago

0.0.40

9 months ago

0.0.39

9 months ago

0.0.38

9 months ago

0.0.37

9 months ago

0.0.36

9 months ago

0.0.35

9 months ago

0.0.34

9 months ago

0.0.33

9 months ago

0.0.32

10 months ago

0.0.31

10 months ago

0.0.30

10 months ago

0.0.29

10 months ago

0.0.28

10 months ago

0.0.27

10 months ago

0.0.26

10 months ago

0.0.25

10 months ago

0.0.24

10 months ago

0.0.23

10 months ago

0.0.22

10 months ago

0.0.21

10 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago

0.0.17

10 months ago

0.0.16

10 months ago

0.0.15

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago