wownero-python/README.md

15 lines
447 B
Markdown
Raw Normal View History

2017-11-25 22:59:48 +00:00
Python Monero module
====================
2017-11-30 03:25:42 +00:00
A comprehensive Python module for handling Monero cryptocurrency.
THIS CODE IS UNDER INTENSIVE DEVELOPMENT. Do not rely on the API, it may change.
2017-11-25 22:59:48 +00:00
Copyrights
----------
Released under the BSD 3-Clause License. See [LICENSE](LICENSE).
(c) 2017 Michał Sałaban <michal@salaban.info>
2017-11-30 03:25:42 +00:00
(c) 2016 The MoneroPy Developers (monero/base58.py taken from [MoneroPy](https://github.com/bigreddmachine/MoneroPy))