wownero-python/README.rst

17 lines
434 B
ReStructuredText
Raw Normal View History

2018-01-28 14:53:52 +00:00
Python Monero module
====================
A comprehensive Python module for handling Monero cryptocurrency.
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-01-28 20:17:16 +00:00
Copyright (c) 2016 The MoneroPy Developers (``monero/base58.py`` taken from `MoneroPy`_)
2018-01-28 14:53:52 +00:00
.. _`LICENSE.txt`: LICENSE.txt
.. _`MoneroPy`: https://github.com/bigreddmachine/MoneroPy