An open API service indexing awesome lists of open source software.

https://github.com/xternet/echidna-template

Simple Echidna Fuzz Template
https://github.com/xternet/echidna-template

dapp echidna ethereum fuzzing securtiy smart-contract-security template test

Last synced: 3 months ago
JSON representation

Simple Echidna Fuzz Template

Awesome Lists containing this project

README

          

# Simple Echidna Fuzz Template

**Run:**
```
echidna-test test/EchidnaTest.sol --contract EchidnaTest --config test/config.yaml
```