Files
xrpl-dev-portal/_code-samples/build-a-browser-wallet
dependabot[bot] e09493627f Bump ws in /_code-samples/build-a-browser-wallet/js
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 23:18:05 +00:00
..

Build a Browser Wallet

Implement a non-custodial wallet application that runs on in a web browser and can check an account's balances, send XRP, and notify when the account receives incoming transactions.