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,6 @@
# "Build a Wallet" tutorial, step 1: slightly more than "Hello World"
# This step demonstrates a simple GUI and XRPL connectivity.
# License: MIT. https://github.com/XRPLF/xrpl-dev-portal/blob/master/LICENSE
import xrpl
import wx