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
374 stars 115 forks source link

Set up initial kernel release based on OpenZeppelin #85

Closed spalladino closed 6 years ago

spalladino commented 6 years ago

Decide which contracts we want to integrate as a sample (such as tokens).

frangio commented 6 years ago

I've created a branch zos-release in my fork of OpenZeppelin. I left only the contracts that will be part of the initial release, and their tests. They were modified for upgradeability with initializers instead of constructors.