Files
xrpl-dev-portal/content/_code-samples/build-a-wallet
Tushar Pardhe 8c888bd248 Build a wallet using js - JS Bounty (#1752)
Created javascript tutorial with feedback from @mDuo13 and @JST5000 to teach folks how to build a wallet for the xrpl using javascript.
2023-05-09 16:52:21 -07:00
..
2023-01-25 11:46:14 -08:00
2022-05-10 14:23:59 -07:00

Build a Wallet

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