Python lib for wow
Go to file
Michał Sałaban 3854a9e0eb Fix crash on empty mempool 2018-01-22 04:03:40 +01:00
docs Add quick start tutorial and docs on wallet, address 2018-01-18 03:02:43 +01:00
monero Fix crash on empty mempool 2018-01-22 04:03:40 +01:00
tests Fix: use proper class; add comment on pending PR 2018-01-22 03:21:25 +01:00
utils Retrieve mempool txns in wallet dump script 2018-01-22 03:57:50 +01:00
.gitignore Add docs template 2018-01-16 22:07:27 +01: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 Add address 2017-11-24 23:53:05 +01: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)