mDuo13
cd3ac90249
Merge branch 'Bounties-JavaScriptSamples-DesktopWallet' into merge_desktop_js_wallet
2023-09-22 18:31:07 -07:00
mDuo13
7b4dc9bd6e
Move browser wallet code samples
2023-09-22 18:20:41 -07:00
mDuo13
f5fc6c2fc4
JS Desktop wallet: fix other issues
2023-09-22 18:12:33 -07:00
Rome Reginelli
3a8da5157c
JS Desktop Wallet: edits per review
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2023-09-22 17:52:52 -07:00
AlexanderBuzz
03e45967fb
- Re-adde missing Snippet to step 4 intsructions
2023-09-22 15:05:10 +02:00
AlexanderBuzz
2fcab18773
- Fixed partial payment exploit
...
- added custom token to displayable amount
2023-09-22 14:35:40 +02:00
mDuo13
f105d022ae
Update all xrpl.js deps to 2.11.0
2023-09-08 14:29:53 -07:00
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
AlexanderBuzz
742e89210d
Clarified Step 1 instructions
2023-08-15 18:44:39 +02:00
AlexanderBuzz
f6e54d680d
Fixed "duplicate transaction display" bug
2023-08-07 15:13:20 +02:00
AlexanderBuzz
0a21d228d4
Consolidated directory handling, added warning to tutorial
2023-08-07 15:07:18 +02:00
AlexanderBuzz
5b00e681a0
Fixed misleading section markers
2023-08-07 13:34:38 +02:00
AlexanderBuzz
b7cf61d02b
Removed unused/buggy accountReserve
2023-08-07 12:14:52 +02:00
AlexanderBuzz
781cf354bf
Changed file names / reference file consistency
2023-07-31 20:36:55 +02:00
AlexanderBuzz
729687b75f
Changed folder structure
2023-07-31 19:47:33 +02:00
AlexanderBuzz
8bbccb9486
Added status check in .toml file handling
2023-07-30 19:53:30 +02:00
AlexanderBuzz
49c59974dc
Improved Step 7
2023-07-28 13:57:07 +02:00
AlexanderBuzz
99538a39f8
Fixed background color issue when scrolling left/right
2023-07-28 11:25:57 +02:00
AlexanderBuzz
d39ea74e55
Added "Change Seed" button
2023-07-27 15:27:48 +02:00
AlexanderBuzz
0d94dc0098
Fixed accidentally deleted submit-button
2023-07-27 11:21:41 +02:00
Alexander Busse
b8bb488a05
Update content/_code-samples/build-a-wallet/desktop-js/view/4_tx-history.html
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2023-07-27 11:19:04 +02:00
AlexanderBuzz
11b26958b3
Removed reset button from HTML dialog elements
2023-07-13 09:05:32 +02:00
AlexanderBuzz
b4cf2fef3d
Fixed ambivalent formatting issue in Step 2
2023-07-10 16:54:10 +02:00
Rome Reginelli
5116247da7
Merge pull request #1933 from XRPLF/xrpl-py-2.0
...
feat: Update xrpl-dev-portal to use xrpl-py 2.0
2023-07-05 15:00:32 -07:00
AlexanderBuzz
b46e8a6ada
Restructured Step 2 - 7 to "code along" style
2023-07-05 10:44:15 +02:00
AlexanderBuzz
3d9a3ca1d1
Restructured Step 0 + 1 to "code along" style
2023-07-03 17:33:36 +02:00
AlexanderBuzz
b96d3a31e5
Re-added code to clean branch
2023-06-20 13:57:07 +02:00
JST5000
968df9d379
Update param order for autofill_and_sign and sign_and_submit
2023-06-15 15:42:03 -07:00
JST5000
9e179c83c0
Use shorter names for sign/submit
2023-06-15 13:29:54 -07:00
JST5000
cda4b6e18c
Make build-a-wallet work with 2.0.0
2023-06-08 15:32:48 -07:00
JST5000
3a6c7dac74
Change classic_address to address xrpl-py
2023-06-08 14:33:14 -07:00
JST5000
45d9e894ed
Use autofill_and_sign as new name
2023-06-08 14:22:29 -07:00
JST5000
a5f3d15778
Remove wallets being initialized with sequence
2023-06-06 16:46:59 -07:00
Rome Reginelli
53712fb5cc
Merge pull request #1935 from XRPLF/dependabot/npm_and_yarn/content/_code-samples/build-a-wallet/js/vite-4.1.5
...
Bump vite from 4.1.1 to 4.1.5 in /content/_code-samples/build-a-wallet/js
2023-06-06 13:09:40 -07:00
Rome Reginelli
c5685fe0cb
Merge pull request #1921 from XRPLF/dependabot/pip/content/_code-samples/build-a-wallet/py/requests-2.31.0
...
Bump requests from 2.25.1 to 2.31.0 in /content/_code-samples/build-a-wallet/py
2023-06-06 13:04:32 -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
JST5000
35bcc2d636
Update airgapped-wallet to work with 2.0
2023-06-05 17:10:09 -07:00
JST5000
286e71eede
Update requirements to point to xrpl-py 2.0
2023-06-05 16:22:28 -07: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
dependabot[bot]
6657bdabf8
Bump requests in /content/_code-samples/build-a-wallet/py
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-23 01:37:08 +00: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
ddawson
9c8b152d59
Remove NFT-Devnet refs
2023-01-25 11:46:14 -08:00
mDuo13
cafb714104
Code samples: copy edit descriptions
2022-05-10 14:23:59 -07:00
mDuo13
60cfb42749
Build a Wallet: another bonus step with code for regular key & commandline network switch
2022-02-04 15:03:03 -08:00
mDuo13
361ca0dcfc
Wallet tutorial: allow creation of new accounts by default
2022-02-04 14:08:48 -08:00
mDuo13
435e1e35a4
Wallet tutorial: refactor bonus owned objects code
2022-02-02 17:42:16 -08:00
mDuo13
3e824759fd
Wallet tutorial: more polish
2022-02-01 15:16:33 -08:00
mDuo13
222a7760d1
Improve async setup code
2022-01-31 13:40:18 -08:00
mDuo13
effc4d470e
Build a Wallet: finished draft of tutorial
2022-01-21 19:09:50 -08:00