https://github.com/contractshark/echidna
Echidna GitHub Action Workfllow
https://github.com/contractshark/echidna
actions ci ci-cd echidna ethereum github-action slither solidity workflow
Last synced: 2 months ago
JSON representation
Echidna GitHub Action Workfllow
- Host: GitHub
- URL: https://github.com/contractshark/echidna
- Owner: contractshark
- Created: 2021-03-23T18:32:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T19:07:06.000Z (over 5 years ago)
- Last Synced: 2025-01-17T15:21:39.019Z (over 1 year ago)
- Topics: actions, ci, ci-cd, echidna, ethereum, github-action, slither, solidity, workflow
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Echidna GitHub Action Workflow
## Install
```bash
#!/bin/bash
mkdir -p .github/workflows/
wget -O .github/workflows/echidna.yml https://github.com/contractshark/echidna/blob/master/echidna.action.yml
wget -O echidna.config.yml https://github.com/contractshark/echidna/blob/master/echidna.config.yml
```
## License
MIT