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
- Host: GitHub
- URL: https://github.com/r1b/monero-rpc
- Owner: r1b
- Created: 2017-12-17T01:44:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:45:55.000Z (about 3 years ago)
- Last Synced: 2023-08-07T18:11:05.183Z (over 2 years ago)
- Topics: json-rpc, monero, rpc, xmr
- Language: Python
- Size: 17.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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