ethers.js/docs/source/index.rst
2017-03-23 05:20:27 -04:00

28 lines
606 B
ReStructuredText

.. ethers.js documentation master file, created by
sphinx-quickstart on Tue Nov 29 10:25:33 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
What is Ethers.js
*****************
This library (which was made for and used by ethers.io) is designed to make it
easier to run client-side JavaScript based wallets, keeping the private key on
the owners machine at all times.
.. toctree::
:maxdepth: 3
:caption: Developer Documentation
getting-started
api
api-advanced
cookbook
notes
testing
-----
.. EOF