An open API service indexing awesome lists of open source software.

https://github.com/r1b/monero-rpc

Python 2/3 client library for Monero RPC
https://github.com/r1b/monero-rpc

json-rpc monero rpc xmr

Last synced: 9 months ago
JSON representation

Python 2/3 client library for Monero RPC

Awesome Lists containing this project

README

          

# pyxmr

Provides an async interface to the Monero RPC, HTTP & CLI services.

## References

* https://getmonero.org/resources/developer-guides/daemon-rpc.html
* https://getmonero.org/resources/developer-guides/wallet-rpc.html
* https://github.com/monero-project/monero/blob/v0.11.1.0/src/rpc/core_rpc_server_error_codes.h
* https://github.com/monero-project/monero/blob/v0.11.1.0/src/wallet/wallet_rpc_server_error_codes.h