Rome Reginelli
a8e9273acc
Merge pull request #3147 from XRPLF/dependabot/pip/_code-samples/build-a-desktop-wallet/py/requests-2.32.4
...
Bump requests from 2.32.0 to 2.32.4 in /_code-samples/build-a-desktop-wallet/py
2025-06-24 14:03:29 -07:00
mDuo13
af9c7cd4a5
Fix Account Configurator
...
- The code samples page was glitching out because it wasn't in a
language subfolder. Moved to a js/ folder to fix this.
- Updated pages that linked to the old location.
- The UI as linked directly in the _code-samples folder was displaying
as expected but the JS wasn't loading correctly on the page, so none
of the buttons worked. For now, I changed the Broker an NFT Sale
page to link the ZIP instead.
2025-06-23 13:21:18 -07:00
Dennis Dawson
8bab684cb5
Merge pull request #3122 from XRPLF/NFT_refactor
...
Refactor NFT code samples and update the tutorials and screenshots
2025-06-18 09:40:27 -07:00
Dennis Dawson
3ef97a1785
Update the zipped sample code.
2025-06-17 08:12:52 -07:00
Dennis Dawson
7d84421565
Update _code-samples/nft-modular-tutorials/authorized-minter.js
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 07:41:48 -07:00
Dennis Dawson
fc4c5262fb
Update _code-samples/nft-modular-tutorials/mint-nfts.js
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 07:36:17 -07:00
Rome Reginelli
37e7f6e08e
Merge pull request #3119 from XRPLF/fix_fs_dep
...
Fix tx-serialization JS sample code
2025-06-10 09:48:14 -07:00
dependabot[bot]
a2ae8909ea
Bump requests in /_code-samples/build-a-desktop-wallet/py
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.0 to 2.32.4.
- [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.32.0...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 08:19:28 +00:00
Dennis Dawson
b82d397a66
fixes per Maria's review
2025-06-06 12:54:33 -07:00
Dennis Dawson
623a5d30a3
Update _code-samples/nft-modular-tutorials/account-support.js
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:34:16 -07:00
Dennis Dawson
0dc41bd569
Update _code-samples/nft-modular-tutorials/account-support.js
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:33:54 -07:00
oeggert
b9232fc245
Update _code-samples/modular-tutorials/credential-manager.js
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-05-29 11:23:34 -07:00
Oliver Eggert
7f80874c8e
add reviewer suggestions
2025-05-28 15:39:12 -07:00
Oliver Eggert
cd539662c4
add permissioned domain modular tutorial
2025-05-28 12:59:07 -07:00
Dennis Dawson
9ce8f3faae
Batch mint and broker sale
2025-05-27 14:25:01 -07:00
Dennis Dawson
471c2e48df
add authorized minter
2025-05-23 17:06:30 -07:00
Dennis Dawson
cc10aa0f94
Update with transfer nfts.
2025-05-23 14:17:56 -07:00
Dennis Dawson
08f2fde9e4
WIP - refactoring the NFT tutorials, code, and screenshots
2025-05-23 09:54:46 -07:00
Dennis Dawson
a74231ab0d
improve client disconnect
2025-05-20 16:13:12 -07:00
mDuo13
0bef4e48c9
Fix tx-serialization JS sample code
2025-05-19 15:09:05 -07:00
Dennis Dawson
ec1f33d4e3
Merge branch 'master' into refactor_payment_modular_tuts
2025-05-13 07:31:45 -07:00
dependabot[bot]
49300a328f
Bump vite in /_code-samples/build-a-browser-wallet/js
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 4.5.14
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 00:41:02 +00:00
Maria Shodunke
6f53d63016
Address SME review comments
2025-05-08 14:37:31 +01:00
Dennis Dawson
1ae3992c3a
Merge branch 'master' into refactor_payment_modular_tuts
2025-05-02 12:50:46 -07:00
Dennis Dawson
b598a607a6
Updates based on feedback
2025-05-02 12:42:24 -07:00
Dennis Dawson
5bb552db12
Revise payment tutorials, add/remove screenshots
2025-04-24 10:49:20 -07:00
Maria Shodunke
3e5c391994
Minor fix
2025-04-23 10:25:48 +01:00
Maria Shodunke
2296a6c34b
Update xrpl.js version
2025-04-23 09:15:35 +01:00
Maria Shodunke
c380beca8a
Add verify credentials tutorial for Javascript
2025-04-22 18:58:29 +01:00
Maria Shodunke
0af23cb85b
Update comment for max length of credential type
2025-04-17 16:50:27 +01:00
Maria Shodunke
291ec19d57
Add README for example
2025-04-17 12:58:31 +01:00
Maria Shodunke
2bcb9f67d3
Update with SME review comments
2025-04-17 12:56:08 +01:00
Maria Shodunke
0f9338c0b9
Add tutorial documentation
2025-04-15 11:45:54 +01:00
Maria Shodunke
3fafeb5292
Javascript credential issuing service
2025-04-15 11:44:21 +01:00
Rome Reginelli
e59cb3a55e
Merge pull request #3075 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/vite-4.5.13
...
Bump vite from 4.5.9 to 4.5.13 in /_code-samples/build-a-browser-wallet/js
2025-04-11 15:42:51 -07:00
Dennis Dawson
c190daa299
minor changes to the UI, screenshots, embed video
2025-04-11 13:48:05 -07:00
dependabot[bot]
169c4472df
Bump vite in /_code-samples/build-a-browser-wallet/js
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.9 to 4.5.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 4.5.13
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-11 17:38:17 +00:00
Rome Reginelli
62bfcc888c
Merge pull request #3019 from XRPLF/dependabot/pip/_code-samples/airgapped-wallet/py/cryptography-44.0.1
...
Bump cryptography from 43.0.1 to 44.0.1 in /_code-samples/airgapped-wallet/py
2025-04-03 15:02:09 -07:00
Dennis Dawson
484db5ab37
Merge pull request #2997 from XRPLF/add_mpt_uc_1
...
MPT use case with MPT generator, Send MPT Tutorial
2025-04-03 12:51:23 -07:00
Dennis Dawson
f15eccefb7
Move send mpts to tutorials, redo screenshots, revise code samples
2025-04-02 14:04:13 -07:00
Dennis Dawson
c253ee43f1
Merge pull request #2972 from XRPLF/add_account_config_topic
...
Add account configuration topic
2025-03-31 12:25:17 -07:00
Dennis Dawson
3119edf82f
Recreate archive
2025-03-28 10:44:17 -07:00
Dennis Dawson
0f0ae1da3e
Add button hover color
2025-03-28 10:43:24 -07:00
Dennis Dawson
753c092bc7
Fixes per review.
2025-03-27 09:02:40 -07:00
mDuo13
2112b1e396
Verify Credentials tutorial & sample code (Python)
...
verify_credential: comment out unused error
Verify credential: implement commandline usage
Add verify creds tutorial
Verify credential: expand example usage
Verify credential: clarify Python version
Verify Credential: add description metadata
Apply suggestions from @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
Credential Verification: Add hex example & remove old TODO
2025-03-20 16:52:23 -07:00
Dennis Dawson
09826b9035
Incorporate MPT Use Case 2 with Use Case 1
2025-03-20 14:00:46 -07:00
mDuo13
359e598a8b
Add Credential Issuer tutorial
...
Adds a code sample and a code walkthrough explaining how to build a
service that issues Credentials (XLS-70) on the XRP Ledger.
Credential issuer: Clarify/revise documents field
Issue credentials code sample: fix bugs
Apply suggestions from @oeggert review
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
Credential Issuer: more edits for clarity
2025-03-19 16:15:06 -07:00
Rome Reginelli
027e7bdb98
Merge pull request #2977 from XRPLF/upgrade_browser_wallet_js
...
Upgrade browser wallet (js) deps
2025-03-03 13:23:58 -08:00
Dennis Dawson
a1d8cb1063
fix static value
2025-02-28 13:46:55 -08:00
Dennis Dawson
fd51f07f8f
Return private key and seed in new account results
2025-02-28 12:44:39 -08:00