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 3: Take account input & show account info
# This step demonstrates how to parse user input into account information and
# look up that information on the XRP Ledger.
# License: MIT. https://github.com/XRPLF/xrpl-dev-portal/blob/master/LICENSE
import xrpl
import wx