crytic / crytic/crytic-compile
Dapp compilation does not use build directory set in .dapprc
Open
- Dominant language
- Python
- Stars
- 197
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
On this code [base](https://github.com/aloelabs/aloe-blend/blob/master/), a different directory is set in the `.dapprc` config file, but crytic compile is hard coded to look in `out`. We should support dapp configuration.
https://github.com/crytic/crytic-compile/blob/1bd1d41e526c53d6f7b315e599fbf0f5a90b8142/crytic_compile/platform/dapp.py#L52-L63
Contributor guide
Assessment
This issue has not been assessed yet.