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
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
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
d89fdc79b8
Add minor improvements for javascript code walkthrough
2025-11-17 14:03:03 +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
dependabot[bot]
e442e4406e
Bump golang.org/x/crypto in /_code-samples/get-started/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-10 17:08:27 +00:00
Maria Shodunke
ba9eeb508d
Merge pull request #3234 from XRPLF/stepped-tutorial-demo
...
Javascript Get Started with code walkthrough
2025-09-09 10:23:04 +01:00
Maria Shodunke
15c0c32429
Add JS README.md
2025-09-02 18:57:09 +01:00
Maria Shodunke
126cdbb00a
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-09-02 18:57:09 +01:00
Maria Shodunke
dff3298d60
Add improvements to walkthrough
2025-09-02 18:57:09 +01:00
Maria Shodunke
06b3c80ac7
Demo for code walkthrough functionality
2025-09-02 18:57:08 +01:00
banasa44
31be92a37c
chore(sample-docs): unify error handling with panic(err).
2025-08-25 12:44:07 +02:00
banasa44
162a97887e
chore(code-samples): remove all emojis
2025-08-25 11:27:50 +02:00
Carles
22d67e640d
Apply suggestions from code review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-08-25 10:58:26 +02:00
banasa44
e1153eb008
chore(samples): replace tab for 4 spaces
2025-07-23 10:51:03 +02:00
banasa44
79ed25b125
chore(docs): small style and comments changes and fixes
2025-07-22 17:08:38 +02:00
banasa44
82b976905e
feat(docs): add xrpl-go GoLang package to XRPLF documentation site
2025-07-22 11:15:48 +02:00
banasa44
877ed4e980
feat(_code-samples): WiP add go tx examples implementation and get-started section
2025-07-21 11:47:33 +02:00
Oliver Eggert
20afacf216
update dependencies
2024-11-19 11:50:45 -08:00
JST5000
0b3b976ed4
Update get-started js snippet
2024-02-02 16:24:13 -08:00
mDuo13
c10beb85c2
Re-level non-docs content to top of repo and rename content→docs
2024-01-31 16:24:01 -08:00