Wallet tutorial: docs thru step 5

This commit is contained in:
mDuo13
2022-01-20 17:21:24 -08:00
parent 4dba0cf70f
commit 0dd06fac41
14 changed files with 218 additions and 26 deletions

View File

@@ -1,4 +1,7 @@
# "Build a Wallet" tutorial, step 2: Watch ledger closes from a worker thread.
# This step builds an app architecture that keeps the GUI responsive while
# showing realtime updates to the XRP Ledger.
# License: MIT. https://github.com/XRPLF/xrpl-dev-portal/blob/master/LICENSE
import xrpl
import wx