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

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

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