web3.py/docs/index.rst
2016-09-07 14:14:49 -06:00

38 lines
567 B
ReStructuredText

Web3.py
=======
Web3.py is a python library for interacting with Ethereum. It's API is derived
from the `Web3.js`_ Javascript API and should be familiar to anyone who has
used ``web3.js``.
Contents
--------
.. toctree::
:maxdepth: 1
quickstart
overview
conventions
api
api.eth
api.db
api.shh
api.personal
api.version
api.txpool
api.miner
api.admin
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _Web3.js: https://github.com/ethereum/wiki/wiki/JavaScript-API