Move Build a Desktop Wallet code samples

This commit is contained in:
mDuo13
2023-09-22 19:22:32 -07:00
parent cd3ac90249
commit 63efabe0c2
61 changed files with 143 additions and 139 deletions

View File

@@ -0,0 +1,3 @@
# Build a Wallet
Implement a non-custodial wallet application that can check an account's balances, send XRP, and notify when the account receives incoming transactions.