Files
openzeppelin-contracts/README.md
Francisco Giordano f00d13125b modify readme for zos
2018-07-20 17:20:07 -03:00

14 lines
947 B
Markdown

# OpenZeppelin for ZeppelinOS
[![NPM Package](https://img.shields.io/npm/v/openzeppelin-zos.svg?style=flat-square)](https://www.npmjs.org/package/openzeppelin-zos)
[![Build Status](https://img.shields.io/travis/OpenZeppelin/openzeppelin-zos.svg?branch=master&style=flat-square)](https://travis-ci.org/OpenZeppelin/openzeppelin-zos)
[![Coverage Status](https://img.shields.io/coveralls/github/OpenZeppelin/openzeppelin-zos/master.svg?style=flat-square)](https://coveralls.io/github/OpenZeppelin/openzeppelin-zos?branch=master)
OpenZeppelin is a Solidity library of secure smart contract components for Ethereum.
This repository is a fork with the modifications necessary to be used as the ZeppelinOS stdlib.
To learn more about using OpenZeppelin in ZeppelinOS, make sure to read [*Using the stdlib in your app*](https://docs.zeppelinos.org/docs/using.html) and the rest of the docs!
## License
Code released under the [MIT License](/LICENSE).