Rome Reginelli
f7f5a2e6cf
Merge pull request #3358 from XRPLF/timed_escrow_tutorial_linear
...
Update Escrow tutorials in new format
2026-01-12 15:41:25 -08:00
Maria Shodunke
55c12bac85
Merge pull request #3380 from XRPLF/minor-get-started-improvements
...
Add minor improvements for Javascript code walkthrough
2026-01-09 10:55:02 +00:00
mDuo13
12b60d17e2
Address more of @maria-robobug's review comments
2026-01-08 17:09:12 -08:00
mDuo13
66652d1dab
Refactor Escrow "how-to" tutorials into new format
...
- Update "Send a Time-Held Escrow" to "Send a Timed Escrow" with new
code samples in JS and Python.
- Update "Send a Conditionally-Held Escrow" to "Send a Conditional
Escrow" with new code samples in JS and Python.
- Update "Cancel an Expired Escrow" and "Look Up Escrows" with new code
samples.
- Remove translations of the old tutorials, which are substantially
different from the new tutorials.
- Remove websocket API examples that were used in the old tutorials.
- Remove the "Use Escrow as a Smart Contract" article, which was an
awkward mix between a use case and a tutorial.
- Update sidebars and redirects for the removed and renamed tutorials.
2026-01-08 17:09:11 -08:00
mDuo13
91e8962c25
Revise tutorial guidelines & template
...
(Includes suggestions from @oeggert review)
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
More verify creds docs
Rework tutorial guidelines & template
Update verify credential (js) tutorial for reworked code sample
Remove now-unused tutorial structure screenshots
2025-12-15 16:15:09 -08:00
Maria Shodunke
b5f3449547
Merge pull request #3412 from XRPLF/dependabot/go_modules/_code-samples/secure-signing/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/secure-signing/go
2025-12-11 12:36:48 +00:00
Rome Reginelli
b5ff3d806e
Merge pull request #3381 from XRPLF/add-code-sample-iterate-owner-dir
...
Add code sample showing how to walk an owner directory
2025-12-10 13:59:33 -08:00
mDuo13
152cc95a63
Improve owner directory code sample
2025-12-10 13:52:59 -08:00
Maria Shodunke
898d067c02
Merge pull request #3386 from XRPLF/issue-mptoken-tutorial
...
Add tutorial for issuing an MPT (Javascript and Python)
2025-12-10 10:47:25 +00:00
dependabot[bot]
a0b688689a
Bump golang.org/x/crypto in /_code-samples/secure-signing/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 14:23:31 +00:00
dependabot[bot]
372a9128a1
Bump golang.org/x/crypto in /_code-samples/use-tickets/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 14:19:08 +00:00
Maria Shodunke
8a4d1851db
Fix mpt-generator html file and regenerate zip
2025-12-09 12:17:43 +00:00
Maria Shodunke
2faba938f7
Run standard command to fix JS code style
2025-12-09 12:13:00 +00:00
Maria Shodunke
7dadae868f
Apply suggestions from code review
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-12-09 11:28:22 +00:00
dependabot[bot]
8f21c5d402
Bump golang.org/x/crypto in /_code-samples/non-fungible-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 11:22:53 +00:00
dependabot[bot]
fd33614c97
Bump golang.org/x/crypto in /_code-samples/partial-payment/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 12:51:07 +00:00
dependabot[bot]
724c61c9e3
Bump golang.org/x/crypto in /_code-samples/issue-a-token/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 11:16:30 +00:00
Maria Shodunke
50f2f35b0b
Merge pull request #3394 from XRPLF/dependabot/go_modules/_code-samples/get-started/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/get-started/go
2025-11-28 03:15:46 -08:00
dependabot[bot]
e9709335a9
Bump golang.org/x/crypto in /_code-samples/paths/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 11:33:04 +00:00
dependabot[bot]
45f25acc3e
Bump golang.org/x/crypto in /_code-samples/get-started/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 11:32:06 +00:00
Maria Shodunke
f290941300
Update MPT Generator use case page
2025-11-25 18:22:53 +00:00
dependabot[bot]
3a1bb9a70b
Bump golang.org/x/crypto in /_code-samples/clawback/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 12:21:34 +00:00
dependabot[bot]
36cd69821b
Bump golang.org/x/crypto in /_code-samples/deposit-preauth/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-21 13:53:04 +00:00
Maria Shodunke
1e91335f83
Merge pull request #3384 from XRPLF/dependabot/go_modules/_code-samples/send-xrp/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/send-xrp/go
2025-11-21 05:51:50 -08:00
Maria Shodunke
1ff667bb21
Merge pull request #3383 from XRPLF/dependabot/go_modules/_code-samples/multisigning/go/golang.org/x/crypto-0.45.0
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /_code-samples/multisigning/go
2025-11-21 05:51:36 -08:00
Maria Shodunke
a71a3fca10
Add tutorial for issuing an MPT (Javascript and Python).
2025-11-21 13:43:33 +00:00
dependabot[bot]
46ed7fc569
Bump golang.org/x/crypto in /_code-samples/send-xrp/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-20 01:39:20 +00:00
dependabot[bot]
f99277b841
Bump golang.org/x/crypto in /_code-samples/multisigning/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.35.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-20 01:38:04 +00:00
Maria Shodunke
fb33561a98
Address review comments
2025-11-19 12:22:32 +00:00
Maria Shodunke
7f16532b07
Calculate inner transaction hash to verify success
2025-11-17 19:13:57 +00:00
Maria Shodunke
d89fdc79b8
Add minor improvements for javascript code walkthrough
2025-11-17 14:03:03 +00:00
mDuo13
c6df042c7b
Add code sample showing how to walk an owner directory
2025-11-14 16:39:35 -08:00
Maria Shodunke
d2cf306ec6
Mention minimum number of transactions required in a Batch
2025-11-06 12:15:58 +00:00
Maria Shodunke
3e41224ef0
Add Batch transactions tutorials
2025-11-06 10:28:01 +00:00
Maria Shodunke
eb174b8700
Add review comments
2025-11-06 09:57:51 +00:00
Maria Shodunke
9e96d40799
Add Get Started Walkthrough for Python
2025-11-06 09:57:51 +00:00
Maria Shodunke
bc0c698692
Add MPT Metadata Schema section to concept docs
...
- Updates MPT Concept docs with metadata schema
- Updates issue-mpt-with-metdata example code with new schema changes.
2025-10-17 18:34:36 +01:00
Rome Reginelli
56ac023098
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-10-07 14:49:48 -07:00
mDuo13
fd82a05ca1
Fix links in desktop wallet tutorial & update some details
2025-10-02 13:01:26 -07:00
mDuo13
929a4cbced
Update Desktop Wallet (JS) tutorial dependencies, copy edits
2025-10-01 13:37:04 -07:00
dependabot[bot]
207cd2e4d3
Bump golang.org/x/crypto in /_code-samples/send-a-memo/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 12:48:21 +00:00
dependabot[bot]
03c7d1c733
Bump golang.org/x/crypto in /_code-samples/paths/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 12:31:53 +00:00
dependabot[bot]
ceff82cefd
Bump golang.org/x/crypto in /_code-samples/set-regular-key/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 12:24:17 +00:00
dependabot[bot]
6e73b80015
Bump golang.org/x/crypto in /_code-samples/batch/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:51:19 +00:00
dependabot[bot]
57cac13e37
Bump golang.org/x/crypto in /_code-samples/checks/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:42:45 +00:00
dependabot[bot]
f93e5bfe17
Bump golang.org/x/crypto in /_code-samples/clawback/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:38:58 +00:00
dependabot[bot]
017c68e1f0
Bump golang.org/x/crypto in /_code-samples/credential/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:33:38 +00:00
dependabot[bot]
569df18b8a
Bump golang.org/x/crypto in /_code-samples/delegate-set/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:23:35 +00:00
dependabot[bot]
2de6343f87
Bump golang.org/x/crypto in /_code-samples/deposit-preauth/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:12:22 +00:00
dependabot[bot]
629cd05b47
Bump golang.org/x/crypto in /_code-samples/freeze/go
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 10:06:23 +00:00