Python lib for wow
Go to file
Michał Sałaban 090ef0c984 Update to recent Monero project state 2018-01-28 15:38:10 +01:00
docs Merge pull request #3 from lalanza808/documentation-backends-start 2018-01-21 00:10:03 +01:00
monero Update to recent Monero project state 2018-01-28 15:38:10 +01:00
tests Reorganize payments and transactions 2018-01-26 20:12:24 +01:00
utils Update to recent Monero project state 2018-01-28 15:38:10 +01:00
.gitignore adding venv dirs to gitignore 2018-01-20 00:10:44 -08:00
LICENSE Update info 2017-12-01 05:18:37 +01:00
README.md Update info 2017-12-01 05:18:37 +01:00
requirements.txt adding requests 2018-01-20 16:07:20 -08:00

README.md

Python Monero module

A comprehensive Python module for handling Monero cryptocurrency.

THIS CODE IS UNDER INTENSIVE DEVELOPMENT. Do not rely on the API, it may change.

Copyrights

Released under the BSD 3-Clause License. See LICENSE.

(c) 2017 Michał Sałaban michal@salaban.info (c) 2016 The MoneroPy Developers (monero/base58.py taken from MoneroPy)