Commit Graph

932 Commits

Author SHA1 Message Date
Maria Shodunke
73b90de313 Apply suggestions from code review
Co-authored-by: Rome Reginelli <rome@ripple.com>
2025-09-10 10:12:07 -07:00
Maria Shodunke
bd456557ae Add improvements to walkthrough 2025-09-10 10:12:06 -07:00
Maria Shodunke
9c9b0657a9 Demo for code walkthrough functionality 2025-09-10 10:12:06 -07:00
banasa44
77216d5776 fix(docs): correct terminology from "GoLang" to "Go" in tutorial files, replace code snippets to references. 2025-09-10 10:12:06 -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
5288b3f5c1 chore(docs): small fixes 2025-09-10 10:12:06 -07:00
banasa44
44a3c7350e chore(docs): small fixes 2025-09-10 10:12:06 -07:00
banasa44
4b3c98ede9 chore(docs): small style and comments changes and fixes 2025-09-10 10:12:06 -07:00
banasa44
c758873f2e chore(docs): small fixes/changes in go tutorials docs 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
banasa44
ed22038bf7 feat(docs): add GoLang tutorial link and logo to the documentation index 2025-09-10 10:12:06 -07:00
Rome Reginelli
ca799b3fb3 Fix source link formatting
- Replace the old link with a link to the updated source version
- Add the missing "Source" title attribute so the source link will float right as intended
- Remove deprecated frontmatter
2025-09-10 10:12:06 -07:00
mDuo13
7b50170210 Refactor server_info/server_state response formatting slightly 2025-09-10 10:12:06 -07:00
mDuo13
eb41b9a9eb Clarify network_ledger field & remove reporting mode fields 2025-09-10 10:12:06 -07:00
Chenna Keshava B S
34f6914df2 specify information about network_ledger field in server_info response 2025-09-10 10:12:06 -07:00
tequ
796bca6b2e address #2969, other fixes 2025-09-10 10:12:05 -07:00
mDuo13
4da270b9d9 Remove old/inadvertent TODOs
Neither of these TODOs is relevant at the moment and they should not be
visible to readers (even in the HTML comments)
2025-09-10 10:12:05 -07:00
mDuo13
cb6dac0fa1 Migrate XLS-89d links to XLS-89 2025-09-10 10:12:05 -07:00
mDuo13
7fe836921c Add sample code for XLS-89d MPT Metadata 2025-09-10 10:12:05 -07:00
Oliver Eggert
2c73708301 add reviewer suggestions 2025-09-10 10:12:05 -07:00
Oliver Eggert
d227262008 update subscribe method with network_id field in ledger and validations stream 2025-09-10 10:12:05 -07:00
Anurag
c1b40aaea0 Update account_lines.md - fixed the request parameter table
Removed erroneously appearing `UInt32` from the request parameter table. Also fixed table formatting.
2025-09-10 10:12:05 -07:00
Mayukha Vadari
7d1a8b7556 Fix binary-format.md link 2025-09-10 10:12:05 -07:00
Maria Shodunke
267e73a346 Add related transactions and ledger entries (batch 3)
Fixes https://github.com/XRPLF/xrpl-dev-portal/issues/3220

- Adds related topics to the ledger entry and transaction type pages.

Preview [here](https://xrpl-dev-portal--related-topics-batch-2.preview.redocly.app/docs/references/protocol/ledger-data/ledger-entry-types/delegate)

- Batch 1: https://github.com/XRPLF/xrpl-dev-portal/pull/3235
- Batch 2: https://github.com/XRPLF/xrpl-dev-portal/pull/3246

Batch 3 covers:

- [x] MPTokenIssuance + transactions
- [x] NFTokenOffer + transactions
- [x] Offer + transactions
- [x] Oracle + transactions
- [x] PayChannel + transactions
2025-09-10 10:12:05 -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
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
Rome Reginelli
a7df284e31 Fix source link formatting
- Replace the old link with a link to the updated source version
- Add the missing "Source" title attribute so the source link will float right as intended
- Remove deprecated frontmatter
2025-09-03 14:01:19 -07:00
akcodez
5b2f101347 QA changes 2025-09-03 08:56:41 -07:00
Rome Reginelli
0e3b4c34b9 Merge pull request #3252 from XRPLF/network_ledger
Update server_info and server_state methods
2025-09-02 16:14:40 -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
Rome Reginelli
2494531419 Merge pull request #3242 from tequdev/ja-ammclawback
[JA] AMMClawback and other fixes
2025-09-02 12:09:22 -07:00
tequ
d93a95e826 Merge remote-tracking branch 'upstream/master' into ja-ammclawback 2025-09-01 18:35:45 +09:00
mDuo13
0e67c48fb8 Remove old/inadvertent TODOs
Neither of these TODOs is relevant at the moment and they should not be
visible to readers (even in the HTML comments)
2025-08-29 13:45:43 -07:00
Rome Reginelli
3a548a5b69 Merge pull request #3233 from XRPLF/mpt_metadata_sample
Add sample code for XLS-89d MPT Metadata
2025-08-29 12:21:59 -07:00
oeggert
7b0ac8d3cb Merge pull request #3248 from XRPLF/rippled-2.6.0
2.6.0 Release Notes and Doc Updates
2025-08-28 18:12:42 -07:00
Oliver Eggert
646ed84d4c add reviewer suggestions 2025-08-28 18:06:29 -07:00
akcodez
e86263472d rm export 2025-08-28 11:16:07 -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
Rome Reginelli
5d2df48d81 Merge pull request #3255 from pkcs8/patch-4
Update account_lines.md - fixed the request parameter table
2025-08-27 13:54:27 -07:00
mDuo13
9d8819cbf6 Migrate XLS-89d links to XLS-89 2025-08-27 12:09:01 -07:00
Mayukha Vadari
0fbd29cc56 Fix binary-format.md link 2025-08-26 17:19:18 -04: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
Maria Shodunke
caa48cb29c Merge pull request #3247 from XRPLF/related-topics-batch-3
Add related transactions and ledger entries (batch 3)
2025-08-26 09:56:57 +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