mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
This commit is contained in:
@@ -8,10 +8,7 @@ blurb: Build a graphical desktop wallet for the XRPL using JavaScript.
|
|||||||
# Build a Desktop Wallet in JavaScript
|
# Build a Desktop Wallet in JavaScript
|
||||||
<!-- STYLE_OVERRIDE: wallet -->
|
<!-- STYLE_OVERRIDE: wallet -->
|
||||||
|
|
||||||
This tutorial demonstrates how to build a desktop wallet for the XRP Ledger using the JavaScript programming language,
|
This tutorial demonstrates how to build a desktop wallet for the XRP Ledger using the JavaScript programming language, the Electron Framework and various libraries. This application can be used as a starting point for building a more complex and powerful application, as a reference point for building comparable apps, or as a learning experience to better understand how to integrate XRP Ledger functionality into a larger project.
|
||||||
the Electron Framework and various libraries. This application can be used as a starting point for building a more
|
|
||||||
complex and powerful application, as a reference point for building comparable apps, or as a learning experience to
|
|
||||||
better understand how to integrate XRP Ledger functionality into a larger project.
|
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user