OpenZeppelin/openzeppelin-labs

On-chain factories for common OZ contracts

Opened this issue · 0 comments

Start by researching how we would have an on-chain ERC20 token factory.

Then create an improved version that can generate proxies (aka SlimFactories).

Finally, mix in upgradeability, both for the proxies and for the factories themselves.