mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
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
This commit is contained in:
3
content/_code-samples/build-a-wallet/py/README.md
Normal file
3
content/_code-samples/build-a-wallet/py/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Build a Wallet Sample Code (Python)
|
||||
|
||||
This folder contains sample code for a non-custodial XRP Ledger wallet application in Python.
|
||||
Reference in New Issue
Block a user