crytic/echidna

`echidna init` subcommand to generate config file

Open

#940 opened on Feb 15, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Haskell (434 forks)auto 404
good first issue

Repository metrics

Stars
 (3,162 stars)
PR merge metrics
 (PR metrics pending)

Description

Let's make it easy for users to configure their project by generating the config. Note, it should not overwrite existing config unless it's with --force. https://github.com/crytic/echidna/blob/master/tests/solidity/basic/default.yaml

Contributor guide