Commit Graph

93 Commits

Author SHA1 Message Date
banasa44
3ee23b8c7d feat(docs): add xrpl-go GoLang package to XRPLF documentation site 2025-09-10 10:12:06 -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
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
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
Oliver Eggert
cd539662c4 add permissioned domain modular tutorial 2025-05-28 12:59:07 -07:00
Maria Shodunke
c380beca8a Add verify credentials tutorial for Javascript 2025-04-22 18:58:29 +01:00
Maria Shodunke
0f9338c0b9 Add tutorial documentation 2025-04-15 11:45:54 +01:00
tequ
fb076c8a67 [JA] Update sidebar 2025-04-14 11:57:17 +09:00
Dennis Dawson
484db5ab37 Merge pull request #2997 from XRPLF/add_mpt_uc_1
MPT use case with MPT generator, Send MPT Tutorial
2025-04-03 12:51:23 -07:00
Amarantha Kulkarni
fe1e0f4a66 Merge pull request #3042 from XRPLF/contribute-blog
Contribution guidelines for blog posts
2025-04-03 12:20:25 -07:00
Dennis Dawson
f15eccefb7 Move send mpts to tutorials, redo screenshots, revise code samples 2025-04-02 14:04:13 -07:00
Dennis Dawson
c253ee43f1 Merge pull request #2972 from XRPLF/add_account_config_topic
Add account configuration topic
2025-03-31 12:25:17 -07:00
Amarantha Kulkarni
f31c504b88 Merge pull request #3040 from XRPLF/add-non-admin-feature-rpc
Add non-admin feature RPC
2025-03-28 10:16:21 -07:00
amarantha-k
1a7e5934da Incorporate review feedback 2025-03-24 11:18:00 -07:00
Maria Shodunke
d905b9c68d Update with review comments for docs 2025-03-24 18:06:23 +00:00
mDuo13
2112b1e396 Verify Credentials tutorial & sample code (Python)
verify_credential: comment out unused error

Verify credential: implement commandline usage

Add verify creds tutorial

Verify credential: expand example usage

Verify credential: clarify Python version

Verify Credential: add description metadata

Apply suggestions from @maria-robobug review

Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>

Credential Verification: Add hex example & remove old TODO
2025-03-20 16:52:23 -07:00
Dennis Dawson
09826b9035 Incorporate MPT Use Case 2 with Use Case 1 2025-03-20 14:00:46 -07:00
Maria Shodunke
6f4a89f116 Add non-admin feature RPC 2025-03-20 18:36:37 +00:00
mDuo13
359e598a8b Add Credential Issuer tutorial
Adds a code sample and a code walkthrough explaining how to build a
service that issues Credentials (XLS-70) on the XRP Ledger.

Credential issuer: Clarify/revise documents field

Issue credentials code sample: fix bugs

Apply suggestions from @oeggert review

Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>

Credential Issuer: more edits for clarity
2025-03-19 16:15:06 -07:00
Oliver Eggert
342ee2f9eb add permissioned domain object 2025-03-07 15:05:04 -08:00
oeggert
0160d5dab0 Merge branch 'rippled-2.4.0' into add_dynamic_nfts 2025-03-05 18:41:07 -08:00
Oliver Eggert
a5da13c4bb update deep freeze docs 2025-03-05 14:03:20 -08:00
oeggert
57579d4bbc Merge branch 'rippled-2.4.0' into add_dynamic_nfts 2025-03-05 13:14:30 -08:00
Dennis Dawson
9f56612b88 Merge pull request #3026 from XRPLF/add_deep_freeze
add deep freeze topic
2025-03-05 11:26:14 -08:00
Oliver Eggert
2238c17eb0 add permissioned domains docs 2025-03-05 10:22:26 -08:00
Dennis Dawson
63dc6a3e92 add deep freeze topic 2025-03-05 09:50:11 -08:00
oeggert
14a08d1a9d Merge branch 'rippled-2.4.0' into add_dynamic_nfts 2025-03-04 20:50:38 -08:00
Oliver Eggert
eef5714a64 add simulate method docs 2025-03-04 16:10:16 -08:00
Dennis Dawson
eae6a9edda Add Dynamic NFTs concept and reference 2025-03-04 09:29:34 -08:00
Oliver Eggert
c72b8daf72 add validator list threshold 2025-03-03 14:03:38 -08:00
Dennis Dawson
6a2cf2560d MPT use case using an embedded MPT generator 2025-02-12 11:38:17 -08:00
Dennis Dawson
6bb689484c Add account configuration topic
Create a new Account Configuration topic, including the Account Configurator example.
2025-01-30 12:36:56 -08:00
amarantha-k
d97ee185b8 Add ledgerstatefix txn doc 2025-01-30 09:57:35 -08:00
Rome Reginelli
4077af8331 Merge pull request #2967 from XRPLF/try_it_component
Add & use custom Markdoc component for "Try it!" and "Query example transaction" buttons
2025-01-29 16:46:06 -08:00
amarantha-k
5675f21b6f Move AMMClawback reference doc to xrpl.org 2025-01-29 11:25:52 -08:00
mDuo13
9d8cfc88cb Add & use component for 'Try it!' button & related 2025-01-28 16:38:58 -08:00
mDuo13
2510bfffa9 Migrate Credentials docs from opensource.ripple.com
Apply suggestions from @tequdev review

Co-authored-by: tequ <git@tequ.dev>

Add credential transactions and amendment to common links

Add not-enabled warnings on Credentials docs.
2025-01-08 14:41:05 -08:00
Dennis Dawson
33d8bf8283 Merge branch 'master' into mpt_concept_and_refs 2024-12-18 11:11:21 -08:00
Dennis Dawson
f45bfc9cd8 Updates per AKulkarni 2024-12-18 11:08:15 -08:00
mDuo13
da9d9f655d Add Clio ledger_index API method
ledger_index method: add example responses & update details

ledger_index method edits
2024-12-12 15:07:49 -08:00
Dennis Dawson
e3643aed6d Add MPTs to xrpl.org docs 2024-12-12 12:44:21 -08:00
mDuo13
252a5c5931 Add RWA use case to sidebar 2024-11-19 14:22:14 -08:00