crytic/echidna

Improve UX around configuring Etherscan API key

devdacian opened this issue · 4 comments

Describe the desired feature

Neither echidna --help nor the example config provide a way to set the etherscan api key. Apparently it can be set by setting an environment variable ETHERSCAN_API_KEY but ideally this would be mentioned somewhere in the --help output.

Making this available as a setting in the yaml config file would be great

arcz commented

We should also improve the error message to provide help right away

@arcz was there anything else you wanted to tackle in this issue other than the config file?