medusa, mutational solidity smart contract fuzzing, powered by go-ethereum, inspired by echidna

This commit is contained in:
bt3gl 2024-11-19 09:08:56 -08:00 committed by GitHub
parent 9cc32c52c4
commit 895f0fdac5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,7 @@
* fast contract fuzzer for detecting vulnerabilities in smart contracts through property-based testing.
* **[tutorial to use echidna to automatically test smart contracts](https://secure-contracts.com/program-analysis/echidna/index.html)**
* **[medusa, mutational solidity smart contract fuzzing, powered by go-ethereum, inspired by echidna](https://github.com/crytic/medusa)**
<br>