420 Commits

Author SHA1 Message Date
Rome Reginelli
37f3550996 Merge pull request #3750 from XRPLF/pdomains_new_tutorial
Update Permissioned Domains tutorial
2026-07-22 16:19:56 -07:00
Rome Reginelli
716f1e32ca Merge pull request #3749 from naavyas/add-typescript-tutorial
Add Get Started Using TypeScript tutorial (closes #1208)
2026-07-21 12:53:07 -07:00
Rome Reginelli
980eff12ea Uncomment submit in TS getting started 2026-07-21 12:52:33 -07:00
naavyas
be42e80f08 Update tutorial references and code formatting in TypeScript guides 2026-07-21 15:34:57 -04:00
naavyas
d507e511f8 Add 'Get Started Using TypeScript tutorial'
Adds a TypeScript equivalent of the 'Get Started Using JavaScript'
tutorial, with runnable Node.js and Web code samples using xrpl.js.

From the issue it covers the TypeScript specific asks:
- Setting up a TypeScript project (typescript dep, tsconfig.json,
  compile and run steps).
- Using xrpl.js's built-in types to build a transaction from input
  values and validate it (typed Payment + xrpToDrops + validate()).

Closes #1208
2026-07-21 15:34:57 -04:00
Rome Reginelli
d99dab4ad1 Apply suggestions from @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2026-07-21 12:12:55 -07:00
Amarantha Kulkarni
e4d4f7af28 Merge pull request #3753 from XRPLF/dependabot/go_modules/_code-samples/checks/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.35.0 to 0.52.0 in /_code-samples/checks/go
2026-07-21 11:20:17 -07:00
Amarantha Kulkarni
bbbb621e12 Merge pull request #3755 from XRPLF/dependabot/go_modules/_code-samples/calculate-reserves/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.44.0 to 0.52.0 in /_code-samples/calculate-reserves/go
2026-07-21 11:19:52 -07:00
Amarantha Kulkarni
546b679a9e Merge pull request #3756 from XRPLF/dependabot/go_modules/_code-samples/send-an-mpt/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.44.0 to 0.52.0 in /_code-samples/send-an-mpt/go
2026-07-21 11:18:57 -07:00
Amarantha Kulkarni
f9b18687b3 Merge pull request #3757 from XRPLF/dependabot/go_modules/_code-samples/escrow/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.44.0 to 0.52.0 in /_code-samples/escrow/go
2026-07-21 11:18:30 -07:00
Amarantha Kulkarni
6b4ef9a693 Merge pull request #3758 from XRPLF/dependabot/go_modules/_code-samples/multisigning/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/multisigning/go
2026-07-21 11:15:20 -07:00
Amarantha Kulkarni
e460b2f484 Merge pull request #3759 from XRPLF/dependabot/go_modules/_code-samples/send-xrp/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/send-xrp/go
2026-07-21 11:13:55 -07:00
Amarantha Kulkarni
9e188527ba Merge pull request #3760 from XRPLF/dependabot/go_modules/_code-samples/deposit-preauth/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/deposit-preauth/go
2026-07-21 11:13:25 -07:00
Amarantha Kulkarni
8d61b8311b Merge pull request #3761 from XRPLF/dependabot/go_modules/_code-samples/clawback/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/clawback/go
2026-07-21 11:12:40 -07:00
Amarantha Kulkarni
9164f2fda2 Merge pull request #3762 from XRPLF/dependabot/go_modules/_code-samples/get-started/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/get-started/go
2026-07-21 11:12:17 -07:00
Amarantha Kulkarni
b28aa81359 Merge pull request #3763 from XRPLF/dependabot/go_modules/_code-samples/partial-payment/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/partial-payment/go
2026-07-21 11:11:50 -07:00
Amarantha Kulkarni
37307b4ac5 Merge pull request #3752 from XRPLF/dependabot/go_modules/_code-samples/get-tx/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.35.0 to 0.52.0 in /_code-samples/get-tx/go
2026-07-21 11:06:40 -07:00
Amarantha Kulkarni
3f5f2b2947 Merge pull request #3751 from XRPLF/dependabot/go_modules/_code-samples/delegate-set/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.35.0 to 0.52.0 in /_code-samples/delegate-set/go
2026-07-21 11:06:12 -07:00
Amarantha Kulkarni
4bf7cdc3d3 Merge pull request #3764 from XRPLF/dependabot/go_modules/_code-samples/use-tickets/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/use-tickets/go
2026-07-21 11:05:29 -07:00
Amarantha Kulkarni
49fbb9ad4e Merge pull request #3765 from XRPLF/dependabot/go_modules/_code-samples/non-fungible-token/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/non-fungible-token/go
2026-07-21 09:35:20 -07:00
Amarantha Kulkarni
be8b2525a5 Merge pull request #3766 from XRPLF/dependabot/go_modules/_code-samples/secure-signing/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/secure-signing/go
2026-07-21 09:34:00 -07:00
Amarantha Kulkarni
43381c2f76 Merge pull request #3767 from XRPLF/dependabot/go_modules/_code-samples/paths/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/paths/go
2026-07-21 09:33:10 -07:00
dependabot[bot]
729c683cec Bump golang.org/x/crypto in /_code-samples/checks/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:31 +00:00
dependabot[bot]
1844647f3c Bump golang.org/x/crypto in /_code-samples/non-fungible-token/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:30 +00:00
dependabot[bot]
7f532bace0 Bump golang.org/x/crypto in /_code-samples/clawback/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:27 +00:00
dependabot[bot]
bb7f6c2b72 Bump golang.org/x/crypto in /_code-samples/get-started/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:25 +00:00
dependabot[bot]
31e55b4db7 Bump golang.org/x/crypto in /_code-samples/send-an-mpt/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:23 +00:00
dependabot[bot]
62b73adc6e Bump golang.org/x/crypto in /_code-samples/partial-payment/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:20 +00:00
dependabot[bot]
47d5d198b8 Bump golang.org/x/crypto in /_code-samples/use-tickets/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:20 +00:00
dependabot[bot]
300f67481c Bump golang.org/x/crypto in /_code-samples/escrow/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:16 +00:00
dependabot[bot]
79144d72cc Bump golang.org/x/crypto in /_code-samples/paths/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:15 +00:00
dependabot[bot]
ca387aed33 Bump golang.org/x/crypto in /_code-samples/secure-signing/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:13 +00:00
dependabot[bot]
46e1ca7cc7 Bump golang.org/x/crypto in /_code-samples/deposit-preauth/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:12 +00:00
dependabot[bot]
be654cbb93 Bump golang.org/x/crypto in /_code-samples/calculate-reserves/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:11 +00:00
dependabot[bot]
2298bd246c Bump golang.org/x/crypto in /_code-samples/send-xrp/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:11 +00:00
dependabot[bot]
c1d5343807 Bump golang.org/x/crypto in /_code-samples/multisigning/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:09 +00:00
dependabot[bot]
30623f76d8 Bump golang.org/x/crypto in /_code-samples/delegate-set/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:07 +00:00
dependabot[bot]
0f6672effe Bump golang.org/x/crypto in /_code-samples/get-tx/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:04 +00:00
dependabot[bot]
7f267112d0 Bump golang.org/x/crypto in /_code-samples/assign-regular-key/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:00:59 +00:00
Amarantha Kulkarni
45bd99b666 Merge pull request #3769 from XRPLF/dependabot/go_modules/_code-samples/lending-protocol/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/lending-protocol/go
2026-07-20 12:58:51 -07:00
dependabot[bot]
4376a7e1ef Bump golang.org/x/crypto in /_code-samples/lending-protocol/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-10 18:15:06 +00:00
mDuo13
f61a6d4c26 New permissioned domains tutorial: update READMEs 2026-07-09 15:20:28 -07:00
mDuo13
85443e8b00 Add JS for new Permissioned Domains tutorial and remove old modular tutorial 2026-07-09 15:14:35 -07:00
mDuo13
eaaa0c188a Finish drafting linear(-ish) permissioned domains tutorial 2026-07-08 17:08:59 -07:00
mDuo13
350ef12349 Rework permissioned domain tutorial scripts 2026-07-08 15:52:10 -07:00
mDuo13
98181d6fb7 Start updating permissioned domain tutorial 2026-07-07 11:20:40 -07:00
Carlo Goncalves
28897bad4d Fix label name typo for standby seed and amount
Minor typo correction
2026-06-23 13:34:55 +01:00
Maria Shodunke
63f478a071 New Send an MPT Tutorial (#3689) 2026-06-12 18:57:27 +01:00
Rome Reginelli
d68c267c93 Update Partial Payments readme
The Code Samples page cuts off the introduction after the first paragraph, which leaves a hanging colon. Additionally, the original description is not quite accurate since a partial payment can deliver less in other conditions (like high exchange rates).
2026-06-10 10:27:28 -07:00
rachelflynn
3de10d242f Merge pull request #3657 from XRPLF/edit-use-tickets-tutorial
Use Tickets tutorial improvements and additions
2026-05-27 15:47:17 -04:00