fuzz-utils icon indicating copy to clipboard operation
fuzz-utils copied to clipboard

Add flag/config to deploy contracts as proxies and/or detect this automatically

Open tuturu-tech opened this issue 1 year ago • 0 comments

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.

tuturu-tech avatar Apr 24 '24 10:04 tuturu-tech