Add docs on sending transfers

This commit is contained in:
Michał Sałaban 2018-02-14 00:47:30 +01:00
parent ae778383d4
commit c366fa8d90
2 changed files with 101 additions and 3 deletions

View file

@ -1,7 +1,9 @@
Python module for Monero -- docs
================================================
.. image:: https://getmonero.org/press-kit/logos/monero-logo-symbol-on-white-480.png
Welcome to the documentation for the `monero` Python module.
Python module for Monero
========================
Welcome to the documentation for the ``monero`` Python module.
The aim of this project is to offer a set of tools for interacting with Monero
cryptocurrency in Python. It provides higher level classes representing objects
@ -10,6 +12,8 @@ from the Monero environment, like wallets, accounts, addresses, transactions.
Currently it operates over JSON RPC protocol, however other backends are
planned as well.
Project homepage: https://github.com/emesik/monero-python
.. toctree::
:maxdepth: 1
:caption: Contents: