mirror of
https://github.com/monero-project/monero.git
synced 2025-11-23 23:13:09 -05:00
It allows one to connect to a running daemon or wallet, and use its RPC API from python. Usage: python -i console.py <port> It will detect whether it's talking to a daemon or wallet and initialize itself accordingly. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| daemon.py | ||
| rpc.py | ||
| wallet.py | ||