mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
@@ -1197,6 +1197,7 @@ Up until now we have enabled our app to query and display data from the XRPL. No
|
||||
1. Create the file `library/7_helpers.js` and add the following contents:
|
||||
|
||||
{{ include_code("_code-samples/build-a-wallet/desktop-js/library/7_helpers.js", language="js") }}
|
||||
|
||||
(There was no `6-helpers.js`, so don't worry!)
|
||||
2. Add the new function to the import section in `index.js`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user