Bump electron ver and fix build a wallet readmes

This commit is contained in:
mDuo13
2023-09-22 19:28:51 -07:00
parent 63efabe0c2
commit 83809242f3
5 changed files with 9 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
# Build a Desktop Wallet Sample Code (JavaScript)
This folder contains sample code for a non-custodial XRP Ledger wallet application in JavaScript. For the full
documentation, refer to the [Build a Wallet in JavaScript tutorial](build-a-wallet-in-javascript.html).
Build a non-custodial XRP Ledger wallet application in JavaScript that runs on the desktop using Electron.
For the full documentation, refer to the [Build a Wallet in JavaScript tutorial](build-a-wallet-in-javascript.html).
## TL;DR