Files
xrpl-dev-portal/content/_code-samples/build-a-wallet/py
mDuo13 b70b4d3f64 Build a wallet tutorial: draft steps 1-3
1. wxPython app that shows XRPL data (once)
2. threaded app monitoring XRPL in background
3. Decode address & watch for balance
2021-10-29 12:14:05 -07:00
..

Build a Wallet Sample Code (Python)

This folder contains sample code for a non-custodial XRP Ledger wallet application in Python.