Commit Graph

144 Commits

Author SHA1 Message Date
Amarantha Kulkarni
b6a40d32ad Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2026-06-09 15:31:24 -07:00
Amarantha Kulkarni
d079e82fe1 Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2026-06-04 13:39:26 -07:00
amarantha-k
c2de0640b8 Add telemetry info 2026-05-29 07:07:34 -07:00
amarantha-k
b38ec0f615 Incorporating review feedback 2026-05-29 06:53:16 -07:00
amarantha-k
361f3d4431 fix build errors on overview page 2026-05-28 13:25:14 -07:00
amarantha-k
b397b41626 Initial content for agentic transactions on XRPL 2026-05-27 13:52:33 -07:00
rachelflynn
22b015df0c Merge pull request #3652 from XRPLF/add-blackholed-accounts-concept-doc
New Blackholed Account concepts doc
2026-05-27 09:50:46 -04:00
rachelflynn
6c0fa9bf2d New Blackholed Account concepts doc 2026-05-19 09:53:16 -04:00
oeggert
e2da8d58a0 Merge pull request #3618 from XRPLF/java-credentials
Add Java code samples for credentials
2026-04-30 10:58:16 -07:00
Rome Reginelli
59a119db66 Merge pull request #3617 from XRPLF/rm_unused_code_samples
Remove some unused code samples, bump Redocly to 0.132.1, and related fixes
2026-04-29 16:43:50 -07:00
Oliver Eggert
508a39908c add manage credentials tutorial with java sample 2026-04-24 19:19:12 -07:00
oeggert
0972abb0b6 Merge pull request #3599 from XRPLF/ai-resources
Add AI Tools page
2026-04-24 11:40:10 -07:00
mDuo13
5728345a42 Restore & update old auction slot tutorial 2026-04-17 15:19:50 -07:00
oeggert
06b92f44d6 Merge pull request #3579 from XRPLF/token-escrow
Add tutorial for fungible token escrows.
2026-04-09 12:34:49 -07:00
Oliver Eggert
539cef2510 initial draft 2026-04-09 10:25:00 -07:00
rachelflynn
744721d8b3 Address PR review feedback for calculate-reserves tutorial, including:
- Switch all code samples to server_state (integer drops)
- Add drops_to_xrp conversion for display in JS, Python, and Go
- Add Account Management group to sidebar under Best Practices
2026-04-06 13:52:28 -04:00
Oliver Eggert
601e79ed00 add send fungible token escrows tutorial 2026-04-03 16:51:50 -07:00
rachelflynn
b1eaf8c051 Merge master into add-calculate-reserves-tutorial 2026-04-02 10:22:17 -04:00
rachelflynn
04cfa17880 add: calculate reserves tutorial and code samples 2026-04-01 15:27:58 -04:00
mDuo13
d1adbd575a New 'Delete Account' tutorial & sample code
Delete account sample code: update JS & add Python

Add account deletion tutorial
2026-02-26 16:19:16 -08:00
mDuo13
224b270a35 Rename 'Change or Remove Regular Key' & cleanup
- Update links to the renamed tutorial
  - No redirect added yet (will be done alongside other tutorials-iav4
    redirects)
- Remove redundant "set-regular-key" JS/Py sample code
- Move Go sample code to updated JS/Py folder
- Add a little more detail to 'Assign...' tutorial for SEO (so people
  looking for key rotation practices will find it)
2026-02-24 11:32:09 -08:00
Maria Shodunke
b149e7a25f Fix Lending sidebar order + minor fixes
- Fix Lending sidebar order and remove landing pages.
- Fix tutorial headings to match language in filename.
2026-02-23 15:50:21 +00:00
Maria Shodunke
6c1c7ad300 Update Tutorials Landing Page 2026-02-23 14:38:03 +00:00
amarantha-k
c6e9235116 Add index page for API Usage to the sidebar 2026-02-23 12:47:15 +00:00
Maria Shodunke
9ed3d1224b Remove duplicates under DeFi section
- Removed Create an AMM (JavaScript) modular tutorial.
- Removed Create offers (JavaScript) modular tutorial.
2026-02-23 12:47:15 +00:00
Maria Shodunke
d16ca97ab8 Remove duplicates under Payments section
- Removed Send and Cash a Check (JavaScript/Python) modular tutorials.
- Removed Create Accounts and Send XRP Using (JavaScript/Python) modular tutorials.
- Removed Create Conditional Escrows Using (JavaScript/Python) modular tutorials.
- Removed Create Time-based Escrows (JavaScript/Python) modular tutorials.
2026-02-23 12:47:15 +00:00
mDuo13
730a0d82cc Update & combine 'Verify Credentials' tutorials 2026-02-23 12:47:15 +00:00
mDuo13
151569bbfb Re-add Public Servers to sidebars.yaml 2026-02-23 12:47:15 +00:00
mDuo13
165970996e Reorder sidebar elements 2026-02-23 12:47:15 +00:00
mDuo13
2c40e720cc Move lending under DeFi & fix top nav 2026-02-23 12:41:00 +00:00
Oliver Eggert
f1eab6f8ae add claw back cover tutorial 2026-02-04 17:50:36 -08:00
Maria Shodunke
2a088dfcba Add Tutorials for SAV 2026-01-29 17:43:36 +00:00
Maria Shodunke
8e8e2fc676 Move Single Asset Vault docs from opensource 2026-01-29 17:41:52 +00:00
Oliver Eggert
e32c12a359 migrate lending protocol docs from opensource 2026-01-28 01:02:52 -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
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
Maria Shodunke
a71a3fca10 Add tutorial for issuing an MPT (Javascript and Python). 2025-11-21 13:43:33 +00:00
Maria Shodunke
3e41224ef0 Add Batch transactions tutorials 2025-11-06 10:28:01 +00:00
mDuo13
755b15383b Update contributor documentation w/ more info
- Clarify frontmatter, especially titles
- Document more markdoc tags
2025-10-08 17:53:13 -07:00
mDuo13
07f4436b45 Rename redundant pseudo-transactions index page 2025-10-06 14:27:23 -07:00
Rome Reginelli
3a0abdefd8 Merge pull request #3301 from XRPLF/pdex_use_case
Permissioned DEX use case
2025-10-03 11:20:55 -07:00
Rome Reginelli
83eb61f440 Merge branch 'master' into mpt_concept_rewrite 2025-09-25 18:31:44 -07:00
mDuo13
1e4bb442b2 Fix issues with tokens rewrite 2025-09-24 14:26:05 -07:00
mDuo13
47d56ceb11 Adjust pDEX use case title per review 2025-09-23 11:47:18 -07:00
mDuo13
b1c1ae685a Remove Reporting Mode & History Shards docs 2025-09-12 17:03:56 -07:00
mDuo13
00c98cf68f Further flesh out pDEX use case page 2025-09-10 17:54:27 -07:00
Carles
b94d5343bc 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-09-10 10:12:06 -07:00
banasa44
3ee23b8c7d feat(docs): add xrpl-go GoLang package to XRPLF documentation site 2025-09-10 10:12:06 -07:00
Maria Shodunke
ba2859ee84 Merge pull request #3211 from banasa44/docs/feat/add-go-to-docs
Add xrpl-go examples and references to xrpl-dev-portal
2025-09-04 14:28:36 +01:00