Merge pull request #2977 from XRPLF/upgrade_browser_wallet_js

Upgrade browser wallet (js) deps
This commit is contained in:
Rome Reginelli
2025-03-03 13:23:58 -08:00
committed by GitHub
9 changed files with 308 additions and 363 deletions

View File

@@ -82,8 +82,6 @@ SEED="s████████████████████████
{% code-snippet file="/_code-samples/build-a-browser-wallet/js/vite.config.js" language="js" /%}
This example includes the necessary configuration to make [xrpl.js work with Vite](https://github.com/XRPLF/xrpl.js/blob/main/UNIQUE_SETUPS.md#using-xrpljs-with-vite-react).
8. Add script to `package.json`
In your `package.json` file, add the following section if it's not there already: