Commit Graph

24 Commits

Author SHA1 Message Date
mDuo13
cafb714104 Code samples: copy edit descriptions 2022-05-10 14:23:59 -07:00
mDuo13
60cfb42749 Build a Wallet: another bonus step with code for regular key & commandline network switch 2022-02-04 15:03:03 -08:00
mDuo13
361ca0dcfc Wallet tutorial: allow creation of new accounts by default 2022-02-04 14:08:48 -08:00
mDuo13
435e1e35a4 Wallet tutorial: refactor bonus owned objects code 2022-02-02 17:42:16 -08:00
mDuo13
3e824759fd Wallet tutorial: more polish 2022-02-01 15:16:33 -08:00
mDuo13
222a7760d1 Improve async setup code 2022-01-31 13:40:18 -08:00
mDuo13
effc4d470e Build a Wallet: finished draft of tutorial 2022-01-21 19:09:50 -08:00
mDuo13
0dd06fac41 Wallet tutorial: docs thru step 5 2022-01-20 17:21:24 -08:00
mDuo13
4dba0cf70f Build a Wallet: progress thru step 3:
- Tutorial docs through step 3 (inputting an account)
- New screenshots
- Minor code cleanup
- Fix the include_code filter to better handle indentation in Python
  code
2022-01-19 17:33:23 -08:00
mDuo13
14a1fc84d7 Build a Wallet tutorial: text for first few steps 2022-01-18 19:04:34 -08:00
mDuo13
773cabbe5c Build wallet: Backport refactor from step 6 2022-01-13 18:36:52 -08:00
mDuo13
e8a5847cc5 Build Wallet code: better separation of concerns 2022-01-11 17:07:19 -08:00
mDuo13
b2668b7de9 Build Wallet: cleaned up, feature-complete code 2022-01-06 18:39:36 -08:00
mDuo13
2756c663f9 Working hybrid async/thread code w/ domain verif 2022-01-05 18:09:07 -08:00
mDuo13
08e0b5d442 Build a wallet: non-working verify funcs 2021-12-21 14:57:29 -08:00
mDuo13
232b5284a5 Build wallet: start migrating to async 2021-12-20 20:57:47 -08:00
mDuo13
06218c1b97 Build a Wallet: some polish in the UI 2021-11-16 19:53:58 -08:00
mDuo13
372edca00d Build a Wallet: refactor + notif on send 2021-11-15 17:43:18 -08:00
mDuo13
e073d1f3e8 Build a wallet: tx history 2021-11-12 16:33:45 -08:00
mDuo13
f8e2d52421 Send XRP: full send dialog 2021-11-09 17:56:32 -08:00
mDuo13
355e5884d8 Build wallet: fix send xrp proof of concept 2021-11-08 18:02:33 -08:00
mDuo13
3041826f89 Build wallet tutorial: send XRP button (incomplete) 2021-11-08 10:42:57 -08:00
mDuo13
7eeeb4c659 Build a wallet tutorial: show account objects 2021-10-29 18:10:50 -07:00
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