Skip to content

Commit

Permalink
Update public/content/developers/docs/smart-contracts/testing/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minimalsm authored Mar 4, 2024
1 parent 4b4c876 commit 38fd5fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ The major difference is that bug bounty programs are open to the wider developer

#### Static analysis tools {#static-analysis-tools}


- **[Slither](https://github.com/crytic/slither)** - _Python-based Solidity static analysis framework for finding vulnerabilities, enhancing code comprehension, and writing custom analyses for smart contracts._

- **[Ethlint](https://ethlint.readthedocs.io/en/latest/)** - _Linter for enforcing style and security best practices for the Solidity smart contract programming language._
Expand Down

0 comments on commit 38fd5fd

Please sign in to comment.