You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we're good with just having the metadata generator configurable.
This allows for upgrades without users having to take any action an we don't need to introduce a proxy pattern.
If for whatever reason the requirements of the NFT change so drastically that it justifies completely new contract logic, then we can put out a V2 and mint then to existing holders of the v1 token.
Here we need to see if this is really a necessity to make it an upgradeable contract, or if it's enough to allow for configurable dependencies.
The text was updated successfully, but these errors were encountered: