Commit 920e3ec9 by Demian Elias Brener

improve docs

parent 2299cd1c
File added
...@@ -6,15 +6,21 @@ ...@@ -6,15 +6,21 @@
Welcome to Zeppelin-Solidity Welcome to Zeppelin-Solidity
============================================= =============================================
Zeppelin is a library for writing secure Smart Contracts on Ethereum. Get familiar with the Zeppelin Smart Contracts. Zeppelin is a library for writing secure Smart Contracts on Ethereum.
The code is open-source, and `available on github <https://github.com/OpenZeppelin/zeppelin-solidity>`_. With Zeppelin, you can build distributed applications, protocols and organizations:
* using :doc:`contract-security-patterns`
* in the `Solidity language <https://solidity.readthedocs.io/en/develop/>`_.
The code is open-source, and `available on github <https://github.com/OpenZeppelin/zeppelin-solidity>`_.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
getting-started getting-started
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Smart Contracts :caption: Smart Contracts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment