This commit is contained in:
Demian Elias Brener
2016-12-23 14:29:17 -03:00
parent aa438fa053
commit c21006e6d3

View File

@ -8,7 +8,7 @@ With Zeppelin, you can build distributed applications, protocols and organizatio
- using common contract security patterns (See [Onward with Ethereum Smart Contract Security](https://medium.com/bitcorps-blog/onward-with-ethereum-smart-contract-security-97a827e47702#.y3kvdetbz))
- in the [Solidity language](http://solidity.readthedocs.io/en/develop/).
> NOTE: New to smart contract development? Check our [introductory guide](https://github.com/OpenZeppelin/zeppelin-solidity/issues/121).
> NOTE: New to smart contract development? Check our [introductory guide](https://medium.com/zeppelin-blog/the-hitchhikers-guide-to-smart-contracts-in-ethereum-848f08001f05#.cox40d2ut).
## Getting Started