mDuo13
98b6172b0b
Edit per @ckniffen review
2023-08-30 15:28:57 -07:00
mDuo13
cd2bd347d5
Use delivered_amount in JS browser wallet tutorial ( Fix #2075 )
2023-08-30 13:12:56 -07:00
dependabot[bot]
e282692b4c
Bump vite in /content/_code-samples/build-a-wallet/js
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-06 02:13:34 +00:00
Jackson Mills
910cfa91d4
Update .env in js wallet tutorial ( #1922 )
...
The tutorial explains the right way to do things, but the example code has a file that is out of date. It shows CLIENT="wss://s.altnet.rippletest.net" which is missing the ":51233/" required to actually connect via websocket.
2023-05-25 09:01:47 -07:00
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