Commit Graph

15 Commits

Author SHA1 Message Date
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