gemstation / gemforge

Command-line tool for building, deploying and upgrading Diamond Standard contracts on EVM chains.
https://gemforge.xyz
MIT License
17 stars 4 forks source link

Enable on-chain "hard-reset" #15

Closed hiddentao closed 1 year ago

hiddentao commented 1 year ago

Add a new --clean CLI flag for deployments which does a hard-reset for an existing diamond installation by removing all non-core facets from it, essentially doing a fresh deployment but with an existing diamond address.

Split from #8

hiddentao commented 1 year ago

Done -> https://gemforge.xyz/commands/deploy/#fresh-deployments