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
We should deploy a factory contract, so that if an app wants to use a template and just change the parameters, they can deploy it more cheaply and easily.
We should deploy a factory contract, so that if an app wants to use a template and just change the parameters, they can deploy it more cheaply and easily.
OpenZeppelin already has a factory contract we can use.
See https://medium.com/upstate-interactive/how-to-build-a-contract-factory-that-creates-contract-clones-efcc9619be0b for an example.
The text was updated successfully, but these errors were encountered: