Monero Wallet RPC Quickstart (Python)
elibro
Demonstrating how to use Monero RPC and Python without many headaches. I spent hours on this so that you only have to spend 20 minutes top. This code works even if you already running the GUI/CLI wallet! Make sure the wallet file was synced in the last 24 hours before trying to open it with the wallet rpc. Otherwise the wallet rpc will stall until it's done syncing itself.
Source Code https://gist.github.com/elibroftw/d4a37e00d189e4dd8cde9f76b1eb0d23
Resources https://monerodocs.org/interacting/monerod-reference/ https://monerodocs.org/interacting/monero-wallet-rpc-reference/ https://monero-python.readthedocs.io/en/latest/ ... https://www.youtube.com/watch?v=55zn419eFcY
2022-04-09
0.0 LBC
Copyrighted (contact publisher)
54467352 Bytes