Commit Graph

131 Commits

Author SHA1 Message Date
Oliver Eggert
508a39908c add manage credentials tutorial with java sample 2026-04-24 19:19:12 -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
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
akcodez
e94a5a0269 Update payments and tokenization pages with new components and layout adjustments
- Changed the payments page to use `index.page.tsx` instead of `index.md` for better component integration.
- Added `AdvantagesSection` and `ProjectCards` components to both payments and tokenization pages to enhance content presentation.
- Adjusted CSS styles for improved responsiveness and layout consistency across different screen sizes.
- Removed outdated security card implementation in tokenization page and replaced it with a more streamlined advantages section.
2025-08-25 11:54:17 -07: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
mDuo13
30e6767f58 Update account objects, ledger_data w/ separate list of short types 2025-08-14 14:49:26 -07:00
mDuo13
a6c2490707 Fix more permission delegation references 2025-07-24 18:49:07 -07:00
mDuo13
a2d754b40f Start fixing up Permission Delegation docs 2025-07-23 16:48:23 -07:00
Rome Reginelli
6c81a15b2e Merge pull request #3190 from XRPLF/update_install_docs
Update installation supported OSes
2025-07-22 14:11:47 -07:00
banasa44
82b976905e feat(docs): add xrpl-go GoLang package to XRPLF documentation site 2025-07-22 11:15:48 +02:00
tequ
b21252f499 Fix DevTool links to use Link component 2025-07-18 22:53:57 +09:00
mDuo13
d6075dd033 Update installation supported OSes 2025-07-11 15:59:31 -07:00
mDuo13
a67dc50ef6 Permissioned DEX: concept, API methods, links 2025-06-23 13:30:47 -07:00
Dennis Dawson
e0e2b63d50 Update for publication. 2025-06-23 12:48:57 -07:00
Oliver Eggert
c1acd9e417 add batch transactions docs 2025-06-17 14:07:12 -07:00
Oliver Eggert
7f80874c8e add reviewer suggestions 2025-05-28 15:39:12 -07:00