Commit Graph

118 Commits

Author SHA1 Message Date
Maria Shodunke
78da4d6f3b Fix link to Issue an MPT Tutorial
Minor link fix. Must have been missed when we did the Tutorial revamp.
2026-03-27 11:48:59 +00:00
mDuo13
9bb7814e88 Fix broken links after rebasing 2026-02-23 12:47:12 +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
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
1e2f9ea0b0 add user journeys section 2026-02-09 20:52:27 -08: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
Maria Shodunke
f290941300 Update MPT Generator use case page 2025-11-25 18:22:53 +00:00
akcodez
c7961f692e use Link component for link 2025-10-29 12:17:21 -07:00
akcodez
dbcdb508aa add arrow to get started now 2025-10-29 12:15:59 -07:00
akcodez
982386d0f6 Update CompanyLogo component to use anchor tag for external links, enhancing accessibility and security with target and rel attributes. 2025-10-29 07:36:34 -07:00
akcodez
9dde1114ca remove arrow from internal link 2025-10-29 07:32:47 -07:00
akcodez
5f3dc85e5b Refactor tokenization page layout and styles; update button structure and link behavior for improved responsiveness and user experience. 2025-10-27 12:11:40 -07:00
mDuo13
f509c4b185 Move more amendment disclaimers to end of section 2025-10-06 14:27:46 -07:00
mDuo13
28de18d7d6 Use amendment disclaimer & update tx ref intros 2025-10-03 16:42:19 -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
Amarantha Kulkarni
bacf7ea000 Add amendment disclaimer component to use case page 2025-10-02 10:58:20 -07:00
mDuo13
1de30f07a8 Refactor use-case end cards to use bg images 2025-09-30 14:38:11 -07:00
akcodez
e56994adfb removes blank from internal links 2025-09-30 12:33:53 -07:00
akcodez
b48b1a3498 update button 2025-09-30 07:41:29 -07:00
akcodez
666448a748 qa changes 2025-09-30 07:09:29 -07:00
akcodez
2ee62e42ff add whitepaper 2025-09-29 09:08:28 -07:00
akcodez
d6db99f884 Merge remote-tracking branch 'origin' into rwa-tokenization-changes 2025-09-29 09:02:13 -07:00
mDuo13
1e4bb442b2 Fix issues with tokens rewrite 2025-09-24 14:26:05 -07:00
akcodez
f7d2441e13 update video link 2025-09-24 09:29:22 -07:00
akcodez
c30e259ff3 merge master in 2025-09-24 09:26:55 -07:00
mDuo13
47d56ceb11 Adjust pDEX use case title per review 2025-09-23 11:47:18 -07:00
mDuo13
4ef1a6cd83 Permissioned DEX use case & related edits 2025-09-11 17:14:34 -07:00
mDuo13
00c98cf68f Further flesh out pDEX use case page 2025-09-10 17:54:27 -07:00
mDuo13
fec7a814e5 Start pDEX use case 2025-09-09 12:04:04 -07:00
akcodez
a913fa1241 QA changes 2025-09-04 09:33:24 -07:00
akcodez
5b2f101347 QA changes 2025-09-03 08:56:41 -07:00
akcodez
87d895aa61 update num 2025-09-02 14:02:14 -07:00
akcodez
c8aa8f1d50 Refactor tokenization page layout and enhance styling
- Updated the structure of the tokenization page to improve readability and organization.
- Introduced new sections for video content and benefits, enhancing user engagement.
- Adjusted CSS styles for better responsiveness and alignment with design standards.
- Added a new margin utility class in _helpers.scss for consistent spacing.
- Improved the developer resources section to handle single card layouts more effectively.
2025-09-02 12:56:35 -07:00
Aria Keshmiri
636d986443 Update docs/use-cases/payments/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:14:45 -07:00
Aria Keshmiri
52ccf12b03 Update docs/use-cases/payments/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:00:24 -07:00
Aria Keshmiri
61559bd01c Update docs/use-cases/payments/index.page.tsx
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-08-28 11:00:11 -07:00
akcodez
12cf498d2b Refactor payments page layout and styles for improved responsiveness
- Simplified the hero section by removing unnecessary container classes.
- Adjusted padding and margins in the payments styles to enhance layout consistency across various screen sizes.
- Updated media queries to ensure better responsiveness for video content and typography on smaller devices.
2025-08-26 10:24:21 -07:00
akcodez
703f761a08 Enhance payments and tokenization pages with developer resources and layout improvements
- Integrated DeveloperResourcesSection into both payments and tokenization pages to provide developers with essential resources and community links.
- Updated payment URLs for various stablecoins to direct users to relevant external resources.
- Improved layout and styling for the payments integration section, ensuring better responsiveness and user experience.
- Refactored CSS for shared developer tools styles between payments and tokenization pages, enhancing visual consistency.
2025-08-26 10:15:53 -07:00
akcodez
9e2b88fbb8 Refactor payments and index pages to integrate BenefitsSection component
- Replaced the manual benefits list in the index page with the BenefitsSection component for improved maintainability.
- Added BenefitsSection to the payments page, showcasing embedded payment use cases with new card data.
- Updated ProjectCards component to support optional button text for enhanced project presentation.
- Introduced new CSS styles for embedded payments icons and battle-tested project cards for better visual consistency.
2025-08-26 07:38:18 -07: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
akcodez
2282eb86b6 adds basis 2025-08-25 09:18:57 -07:00
akcodez
665d04396e add new layout for payments page 2025-08-22 11:50:48 -07:00
Rome Reginelli
d3e8c8f4a0 Fix MPTokensV1 amendment link
Fix a typo causing the link to the MPTokens amendment to not be parsed correctly.
2025-06-23 12:31:55 -07:00
Rome Reginelli
649e707c42 Merge pull request #3132 from egarson/patch-2
Update algorithmic-trading.md
2025-06-12 11:51:54 -07:00
akcodez
8d72c91e4f rm arrows 2025-06-11 10:16:19 -07:00
akcodez
a7fd85618b qa changes 2025-06-11 10:11:59 -07:00
akcodez
603bcd9106 Update RWA Tokenization documentation with new features and improved descriptions; adjust CSS for better layout and responsiveness. 2025-06-10 14:39:14 -07:00
Dennis Dawson
ba47d9531e Merge pull request #3127 from XRPLF/mpt_immutability
Mention that MPT Metadata is immutable
2025-06-02 15:37:59 -07:00
Edward Garson
bcf7332ae0 Update algorithmic-trading.md
Minor: Fix misleading typo
2025-05-30 10:32:43 -07:00