mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-18 22:58:35 +00:00
c7bfdc3566
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.