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
6fa1485e90
Update with review comments
2026-02-24 16:57:07 +00: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
f7ef665d41
Update link to Markers and Pagination doc page
2026-02-23 12:47:15 +00:00
amarantha-k
8f140b8a0c
Fix links
2026-02-23 12:47:15 +00:00
amarantha-k
d9f511e5db
Add an index page for API Usage best practices
2026-02-23 12:47:15 +00:00
Maria Shodunke
bd3ea1d9cf
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
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
Maria Shodunke
4d4bf6abc7
Remove duplicates tutorials
2026-02-23 12:47:15 +00:00
Rome Reginelli
e5a5fd5799
Edit client library link per suggestion
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2026-02-23 12:47:15 +00:00
mDuo13
730a0d82cc
Update & combine 'Verify Credentials' tutorials
2026-02-23 12:47:15 +00:00
mDuo13
719c77ca37
[JA] Fix many broken links, remove an outdated translation, & [EN] fix typos
2026-02-23 12:47:15 +00:00
mDuo13
9bb7814e88
Fix broken links after rebasing
2026-02-23 12:47:12 +00:00
mDuo13
2c40e720cc
Move lending under DeFi & fix top nav
2026-02-23 12:41:00 +00:00
mDuo13
085ffc88c1
Move lending under fungible tokens (for now)
2026-02-23 12:41:00 +00:00
mDuo13
2fd83847b0
Rm old landings & mv token tutorials
2026-02-23 12:41:00 +00:00
mDuo13
6e8fabadb5
Rewrite key management tutorials w/ new code samples
...
Rewrite 'Assign a Regular Key Pair' tutorial w/ JS code sample
Add Python sample code for assign regular key
Slight rephrasings re: changing regular key
Remove emoji from code sample per @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
More changes per review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
Add new code samples for setting up multisigning
Rewrite 'Set Up Multi-signing' Tutorial
Remove emoji from multi-signing setup code sample
Apply suggestions from review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
Adjust 'See Also' in multi-signing setup
New code samples for sending multi-signed tx
Rewrite 'Send a Multi-Signed Transaction' tutorial
Remove old multisigning code samples
These code samples weren't bad, but they didn't fully embody best
practices like reliable transaction submission, and they're fully
obsolete with the new multi-signing code samples in place.
Apply suggestions from review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
Rewrite 'Remove a Regular Key Pair' tutorial
Remove emojis from code sample
Remove regular key: edits per review
Rewrite "Disable Master Key Pair" tutorial
Remove emojis from code samples
Disable master key pair: edits per @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2026-02-23 12:41:00 +00:00
amarantha-k
72029c989a
Revise tutorials IA
...
Fix broken links
fix broken links
Fix broken links
2026-02-23 12:41:00 +00:00
Maria Shodunke
0c6283624b
Merge pull request #3497 from XRPLF/sav-python-tutorials
...
SAV Python Tutorials
2026-02-18 16:37:01 +00:00
Oliver Eggert
c8f5f8456c
update gpg key expected output
2026-02-17 11:14:49 -08:00
Maria Shodunke
43e61b4844
Update with remaining review comments
2026-02-17 14:17:07 +00:00
Maria Shodunke
fbbd88a069
Apply suggestions from code review
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2026-02-16 13:49:24 +00:00
Maria Shodunke
0c63250bdf
Add Python SAV code examples
2026-02-16 13:49:24 +00:00
Oliver Eggert
10f57ddd43
add reviewer suggestions
2026-02-13 12:38:00 -08:00
Oliver Eggert
2cbd652135
update tutorials to remove asyncio reference
2026-02-13 11:48:14 -08:00
Oliver Eggert
36d1448047
add python samples to create-a-loan, manage-a-loan, and pay-off-a-loan
2026-02-13 00:25:33 -08:00
Oliver Eggert
575615487a
add python to claw-back-cover and deposit-and-withdraw-cover tutorials
2026-02-12 23:39:10 -08:00
Oliver Eggert
b12112187e
add python to create loan broker tutorial
2026-02-12 23:08:16 -08:00
Oliver Eggert
c2dd33cf37
update create loan tutorial for local signing
2026-02-12 20:58:36 -08:00
oeggert
66caa79289
Update docs/use-cases/defi/institutional-credit-facilities.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2026-02-10 10:10:32 -08:00
Oliver Eggert
ff75fc0af9
update reference docs to latest spec
2026-02-09 22:09:26 -08:00
Oliver Eggert
1e2f9ea0b0
add user journeys section
2026-02-09 20:52:27 -08:00
Oliver Eggert
f1eab6f8ae
add claw back cover tutorial
2026-02-04 17:50:36 -08:00
oeggert
ff6e5932f6
Merge pull request #3459 from XRPLF/support-disabled-amendments
...
Add support for inactive amendments in tracker
2026-02-02 15:43:35 -08:00
oeggert
8d83ddcf63
Merge pull request #3261 from XRPLF/sav-concept-and-reference-docs
...
Move Single Asset Vault docs from opensource
2026-01-29 15:13:16 -08:00
Oliver Eggert
1c35d320d9
update to latest master
2026-01-29 14:11:33 -08:00
Maria Shodunke
63bf0b61ec
Update with review comments
2026-01-29 21:48:35 +00:00
Maria Shodunke
22eaf502a5
Apply suggestions from code review
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2026-01-29 19:40:55 +00:00
Maria Shodunke
8a1fb62712
Add more information for known amendments + use amendment disclaimer tag
2026-01-29 17:47:17 +00:00
Maria Shodunke
c59e930061
Update Lending Protocol link to concept doc
2026-01-29 17:43:39 +00:00
Maria Shodunke
2a088dfcba
Add Tutorials for SAV
2026-01-29 17:43:36 +00:00
Maria Shodunke
3d877de05a
Add data field format to reference documentation
2026-01-29 17:41:54 +00:00
Maria Shodunke
8e8e2fc676
Move Single Asset Vault docs from opensource
2026-01-29 17:41:52 +00:00
Oliver Eggert
ade482a349
add loan and loanbroker, also clean up tables and ordering
2026-01-29 09:25:20 -08:00
oeggert
d6c68d6a2d
Merge branch 'master' into ledger-entry-updates
2026-01-29 08:47:21 -08:00
oeggert
5d18b40746
Merge pull request #3469 from XRPLF/migrate-lending-docs
...
migrate lending protocol docs from opensource
2026-01-29 08:39:28 -08:00
Oliver Eggert
a5f8580e0a
add ledger entry ID common link
2026-01-28 23:29:54 -08:00
Oliver Eggert
794f588008
fix links to sav pages
2026-01-28 17:19:07 -08:00