Add flag/config to deploy contracts as proxies and/or detect this automatically
Open
enhancement
- Dominant language
- Solidity
- Stars
- 115
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the desired feature
In case of upgradeable contracts we might want to deploy the contracts as proxies and initialize them. This should be automatically handled if we can detect what type of proxy it is, or added as a config where you could set custom deployment instructions.
Contributor guide
Assessment
This issue has not been assessed yet.