mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +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:
@@ -37,8 +37,7 @@ At the end of this tutorial, you will have built a JavaScript Wallet application
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
The look and feel of the user interface should be roughly the same regardless of operating system, as the Electron Framework allows us to write
|
The look and feel of the user interface should be roughly the same regardless of operating system, as the Electron Framework allows us to write cross-platform applications that are styled with HTML and CSS just like a web-based application.
|
||||||
cross-platform applications that are styled with HTML and CSS just like a web-based application.
|
|
||||||
|
|
||||||
The application we are going to build here will be capable of the following:
|
The application we are going to build here will be capable of the following:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user