2018-01-28 14:53:52 +00:00
|
|
|
Python Monero module
|
|
|
|
====================
|
|
|
|
|
|
|
|
A comprehensive Python module for handling Monero cryptocurrency.
|
|
|
|
|
2018-05-21 14:40:37 +00:00
|
|
|
* release 0.2
|
2018-02-18 20:29:30 +00:00
|
|
|
* works with Monero 0.11.x and `the latest source`_ (at least we try to keep up)
|
|
|
|
* Python 2.x and 3.x compatible
|
|
|
|
* comes with `documentation`_
|
|
|
|
* generously funded by `Monero FFS`_ donors
|
|
|
|
|
|
|
|
.. _`the latest source`: https://github.com/monero-project/monero
|
|
|
|
.. _`documentation`: http://monero-python.readthedocs.io/en/latest/
|
|
|
|
.. _`Monero FFS`: https://forum.getmonero.org/9/work-in-progress
|
2018-02-13 19:37:29 +00:00
|
|
|
|
2018-01-28 14:53:52 +00:00
|
|
|
Copyrights
|
|
|
|
----------
|
|
|
|
|
|
|
|
Released under the BSD 3-Clause License. See `LICENSE.txt`_.
|
|
|
|
|
2018-01-28 20:17:16 +00:00
|
|
|
Copyright (c) 2017 Michał Sałaban <michal@salaban.info>
|
2018-01-28 14:53:52 +00:00
|
|
|
|
2018-03-15 23:28:31 +00:00
|
|
|
Copyright (c) 2016 The MoneroPy Developers (``monero/base58.py`` and ``monero/ed25519.py`` taken from `MoneroPy`_)
|
|
|
|
|
|
|
|
Copyright (c) 2011 thomasv@gitorious (``monero/seed.py`` based on `Electrum`_)
|
2018-01-28 14:53:52 +00:00
|
|
|
|
|
|
|
.. _`LICENSE.txt`: LICENSE.txt
|
|
|
|
.. _`MoneroPy`: https://github.com/bigreddmachine/MoneroPy
|
2018-03-15 23:28:31 +00:00
|
|
|
.. _`Electrum`: https://github.com/spesmilo/electrum
|
|
|
|
|
|
|
|
Contributors: `lalanza808`_, `cryptochangements34`_
|
|
|
|
|
|
|
|
.. _`lalanza808`: https://github.com/lalanza808
|
|
|
|
.. _`cryptochangements34`: https://github.com/cryptochangements34
|
2018-03-07 21:56:40 +00:00
|
|
|
|
|
|
|
Want to help?
|
|
|
|
-------------
|
|
|
|
|
|
|
|
If you find this project useful, please consider a donation to the following address:
|
|
|
|
``481SgRxo8hwBCY4z6r88JrN5X8JFCJYuJUDuJXGybTwaVKyoJPKoGj3hQRAEGgQTdmV1xH1URdnHkJv6He5WkEbq6iKhr94``
|