28 lines
608 B
ReStructuredText
28 lines
608 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 write 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
|