Files
xrpl-dev-portal/_code-samples/build-a-browser-wallet
dependabot[bot] 5b3f66946a Bump elliptic in /_code-samples/build-a-browser-wallet/js
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 19:44:36 +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.