Skip to content

Commit 181f35d

Browse files
authored
Merge pull request #12285 from Eversmile12/patch-3
Adds Cyfrin Aderyn to list of testing tools
2 parents 74fa245 + 38fd5fd commit 181f35d

File tree

1 file changed

+2
-0
lines changed
  • public/content/developers/docs/smart-contracts/testing

1 file changed

+2
-0
lines changed

public/content/developers/docs/smart-contracts/testing/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@ The major difference is that bug bounty programs are open to the wider developer
270270

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

273+
- **[Cyfrin Aderyn](https://cyfrin.io/tools/aderyn)** - _Rust-based static analyzer specifically designed for Web3 smart contract security and development._
274+
273275
#### Dynamic analysis tools {#dynamic-analysis-tools}
274276

275277
- **[Echidna](https://github.com/crytic/echidna/)** - _Fast contract fuzzer for detecting vulnerabilities in smart contracts through property-based testing._

0 commit comments

Comments
 (0)