Ethereum smart contract fuzzer for finding bugs and vulnerabilities
Ethereum smart contract fuzzer
echidna
$ echidna mycontract.sol
$ echidna mycontract.sol --test-limit 100000 --max-gas 5000000
$ echidna mycontract.sol --config echidna.yaml