Commit Graph

1304 Commits

Author SHA1 Message Date
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
oeggert
88fcd5594d Merge pull request #3784 from XRPLF/clarify-managementfeerate
Clarify ManagementFeeRate and fix valid values
2026-07-21 09:55:12 -07:00
Maria Shodunke
b8f9670e66 Fix broken links to channel_authorize page (#3792) 2026-07-21 15:33:43 +01:00
Rome Reginelli
b1e446fb0d Merge pull request #3708 from akshitj11/channel-authorize-admin-only
Move channel_authorize to admin-only API methods
2026-07-20 14:31:10 -07:00
Oliver Eggert
6cd87a354f clarify managementfeerate and fix valid values 2026-07-17 18:55:41 -07:00
akshit
07b3a8a0a4 Move channel_authorize to admin-only API methods
Rebase onto master and revert public-api-methods/index.md changes per
review feedback on PR #3708.
2026-07-15 00:33:33 +05:30
naavyas
9bbddf1b70 Clarify pagination: request a specific ledger version across pages 2026-07-14 14:36:49 -04:00
Maria Shodunke
93aa4ee2b1 Add community tab to Sample Apps section (#3705) 2026-07-14 18:05:36 +01:00
rachelflynn
5f14940c0a Merge pull request #3741 from XRPLF/enrich-tec-code-descriptions
Enrich tec Codes descriptions with wiki content
2026-07-10 13:05:04 -04:00
mDuo13
ba4bd767b1 Agentic transactions: more links & external arrow for external links 2026-07-08 13:18:50 -07:00
rachelflynn
aab9daa628 Update diagrams in Running an NFT Auction 2026-07-08 12:47:52 -04:00
rachelflynn
aa8cd47f79 Merge pull request #3735 from XRPLF/update-nft-trading-graphics
Update graphics in Trading NFTs
2026-07-07 13:38:04 -04:00
Viacheslav Bakshaev
b57421ff18 Fix typo in AMM auction slot tutorial (#3712)
Corrected a typo in the tutorial introduction.
2026-07-06 11:13:06 +01:00
mDuo13
99f16fb94d Use responsive-graphic for NFT trading graphics 2026-07-02 14:21:48 -07:00
rachelflynn
1040502fc2 Merge pull request #3734 from XRPLF/add-stuck-server_state-to-troubleshooting
Add server_state stuck in connected or syncing wiki content to troubl…
2026-07-02 15:57:54 -04:00
rachelflynn
dc0c8f8cee Merge pull request #3736 from XRPLF/add-batch-simulate-limitation
Add simulate method limitation for Batch transactions
2026-07-02 15:57:35 -04:00
rachelflynn
3d8f28071e Enrich tec Codes descriptions with wiki content 2026-07-02 15:53:29 -04:00
rachelflynn
91e06d2d60 Addressed PR review feedback 2026-07-02 15:09:40 -04:00
rachelflynn
743cc17313 Addressed PR review feedback 2026-07-02 10:57:04 -04:00
rachelflynn
180e743da0 Addressed PR review feedback 2026-07-01 14:34:37 -04:00
rachelflynn
10ac302959 Merge pull request #3668 from XRPLF/add-parallel-test-network-section
Add Private Test Network section to Test Amendments
2026-07-01 14:28:15 -04:00
rachelflynn
9e23b0274a Add simulate method limitation for Batch transactions 2026-07-01 14:08:14 -04:00
rachelflynn
f265e2caa6 Update graphics in Trading NFTs 2026-07-01 11:18:28 -04:00
oeggert
29aa4a42f2 Merge pull request #3715 from XRPLF/update-links
Update links to use source-links component
2026-06-30 09:46:41 -07:00
rachelflynn
dbe08246ef Merge pull request #3718 from XRPLF/update-amm-graphics
Update AMM concepts doc graphics
2026-06-30 11:20:36 -04:00
rachelflynn
95ca65ffb4 Merge pull request #3731 from XRPLF/update-crypto-wallets-graphics
Update graphics in Crypto Wallets
2026-06-30 11:18:01 -04:00
mDuo13
6d52bd8348 Merge branch 'fix-broken-links-ja-translations' 2026-06-29 16:53:31 -07:00
rachelflynn
4f7f884750 Add server_state stuck in connected or syncing wiki content to troubleshooting doc 2026-06-29 16:15:43 -04:00
rachelflynn
2046197115 Addressed PR review feedback 2026-06-29 15:05:54 -04:00
rachelflynn
7df2d4483b Update graphics in Crypto Wallets 2026-06-25 15:05:34 -04:00
rachelflynn
914d476d2f Make improvements to graphics in What is the XRP Ledger? 2026-06-25 11:44:56 -04:00
rachelflynn
941e07fef9 Update graphics in What is the XRP Ledger 2026-06-24 16:40:56 -04:00
rachelflynn
70cd0132a2 Update graphics in Transactions and Requests (and other relevant docs) 2026-06-24 13:05:05 -04:00
Oliver Eggert
b15ce3727a additional link fixes 2026-06-23 17:08:09 -07:00
Oliver Eggert
7cb8931fdf add reviewer fixes 2026-06-23 17:04:40 -07:00
rachelflynn
33868fbcbc Merge remote-tracking branch 'origin/master' into add-parallel-test-network-section
# Conflicts:
#	docs/infrastructure/testing-and-auditing/test-amendments.md
2026-06-23 15:56:13 -04:00
rachelflynn
2ec7083cd0 Addressed PR review feedback 2026-06-23 15:32:27 -04:00
Oliver Eggert
a6d1fea2b4 fix transactor links 2026-06-22 17:18:56 -07:00
Oliver Eggert
1ed9135737 update ledger entries to commit pinned link 2026-06-22 16:45:11 -07:00
Oliver Eggert
414a95e041 cleanup commit pinned links 2026-06-22 13:33:40 -07:00
Oliver Eggert
f7bbf0070b add reviewer suggestions 2026-06-22 12:27:51 -07:00
oeggert
916061ec7d Update docs/concepts/accounts/cryptographic-keys.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2026-06-22 11:40:32 -07:00
rachelflynn
987853f7f3 Update AMM concepts doc graphics 2026-06-18 13:43:13 -06:00
Oliver Eggert
e7f6aa362b fix link text 2026-06-17 15:34:03 -07:00
Oliver Eggert
21ffcd3a44 update links to use source-links component 2026-06-17 13:46:52 -07:00
oeggert
f677749a0c Merge pull request #3706 from XRPLF/fix-cancelafter
Remove cancel after requirement for token escrows
2026-06-17 12:34:59 -07:00
Vet
9155c01e96 Address review: step split, leave-in-place data, tone 2026-06-16 18:31:03 +02:00
Vet
83b553ac5a Migration guide v2 2026-06-16 12:21:05 +02:00
oeggert
c3efd7e055 Merge branch 'master' into xrpld-3.2.0-docs 2026-06-15 21:37:10 -07:00