https://github.com/eugenioclrc/abdk-fuzzing-carex-trailofbits-echidna-may22
https://github.com/eugenioclrc/abdk-fuzzing-carex-trailofbits-echidna-may22
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eugenioclrc/abdk-fuzzing-carex-trailofbits-echidna-may22
- Owner: eugenioclrc
- Created: 2022-05-30T16:49:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T14:24:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T08:47:47.171Z (3 months ago)
- Language: Solidity
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ABDK-fuzzing-echidna
Run with command;
```bash
echidna-test Echidna-CAREX.sol --contract Test --config config.yaml
```Library partially tested, consider this as a basic proof of concept.
### Submission for carex-trailofbits-echidna-may22