You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Michał Sałaban 605743325c
Add test for get_payments_in()
7 years ago
monero Add mock tests for accounts, addresses and balance. 7 years ago
tests Add test for get_payments_in() 7 years ago
.gitignore Add address 7 years ago
LICENSE Update info 7 years ago
README.md Update info 7 years ago
requirements.txt Add address 7 years ago

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)