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/d4a...
Resources
https://monerodocs.org/interacting/mo...
https://monerodocs.org/interacting/mo...
https://monero-python.readthedocs.io/...