OpenZeppelin / openzeppelin-labs

A space for the community to interact and exchange ideas on the OpenZeppelin platform. Do not use in production!
https://openzeppelin.com/
MIT License
376 stars 116 forks source link

Initializer contracts: 1st Proof of Concept #120

Closed frangio closed 6 years ago

frangio commented 6 years ago

Initial PoC of https://github.com/zeppelinos/zos-lib/issues/61.

Extensive explanation in the included README.md!

Proxies are the same ones found currently in zos-lib with the addition of the initializer contract parameter (which for some reason I named _constructor).