|
@@ -1,8 +1,8 @@
|
|
|
# <img src="logo.png" alt="OpenZeppelin" height="40px">
|
|
|
|
|
|
[](https://www.npmjs.org/package/openzeppelin-solidity)
|
|
|
-[](https://travis-ci.com/OpenZeppelin/openzeppelin-solidity)
|
|
|
-[](https://coveralls.io/github/OpenZeppelin/openzeppelin-solidity?branch=master)
|
|
|
+[](https://travis-ci.com/OpenZeppelin/openzeppelin-contracts)
|
|
|
+[](https://coveralls.io/github/OpenZeppelin/openzeppelin-contracts?branch=master)
|
|
|
|
|
|
**OpenZeppelin Contracts is a library for secure smart contract development.** It provides implementations of standards like ERC20 and ERC721 which you can deploy as-is or extend to suit your needs, as well as Solidity components to build custom contracts and more complex decentralized systems.
|
|
|
|