Commit Graph

9057 Commits

Author SHA1 Message Date
Amarantha Kulkarni
7d39cb3058 Merge pull request #3055 from RajatArora08/patch-1
Fix typo in link
2025-03-28 09:32:56 -07:00
Amarantha Kulkarni
1fd36f73b0 Merge pull request #3050 from XRPLF/fix-common-link
Fix Deep Freeze Broken Link
2025-03-28 09:32:20 -07:00
tequ
46627b49d0 Merge remote-tracking branch 'upstream/master' into ja-credentials 2025-03-28 11:11:38 +09:00
tequ
0f5d33035b Merge remote-tracking branch 'upstream/master' into ja-credentials 2025-03-28 11:05:13 +09:00
Rajat Arora
ef2657782d Fix typo in link 2025-03-27 17:56:06 -07:00
Dennis Dawson
dd87b17392 consistency change 2025-03-27 09:07:29 -07:00
Dennis Dawson
753c092bc7 Fixes per review. 2025-03-27 09:02:40 -07:00
Oliver Eggert
d8d620a270 add common links code snippet 2025-03-25 14:40:16 -07:00
Dennis Dawson
39fd0d782e Removing embedded form, for now 2025-03-25 12:03:23 -07:00
Dennis Dawson
cbd2040f6e Remove embedded forms (for now) 2025-03-25 11:46:02 -07:00
Dennis Dawson
325e33bf50 clarifications 2025-03-25 09:31:39 -07:00
Maria Shodunke
034cb11c97 Merge pull request #3022 from XRPLF/add-missing-clio-releases
Add missing and latest Clio release notes to blog site
2025-03-25 10:48:37 +00:00
amarantha-k
af0dacaa9d Add note about translations 2025-03-24 16:23:44 -07:00
amarantha-k
31f0591c12 Add translated label and minor editoral update 2025-03-24 12:53:31 -07:00
amarantha-k
86d289d6ef Add a link to the top-nav 2025-03-24 11:18:40 -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
Maria Shodunke
b202edb14c Update with review comments 2025-03-24 16:40:56 +00:00
Maria Shodunke
f78647b23b Update admin doc intro with reference to non-admin version 2025-03-24 15:09:42 +00:00
Maria Shodunke
b5e63a1eab Add feature to Public API methods index page 2025-03-24 11:52:44 +00:00
Maria Shodunke
dccc5aa65c Fix missing Try-it now configuration 2025-03-24 11:32:53 +00:00
Viacheslav Bakshaev
24a80a8b19 Add a faucet link 2025-03-22 20:53:40 +01:00
nabe3m
e9b4a69c5f Remove spaces 2025-03-22 22:21:47 +09:00
nabe3m
42465637c3 [JA] Update authorized-minter 2025-03-22 21:43:12 +09:00
Aria Keshmiri
5aeeeca7a0 add RWA tokenization logos (#3033)
* add logos

* add remaining logos match order of ripple.com/rwa-tokenization

* remove page
2025-03-21 11:07:46 -07:00
Rome Reginelli
94e1d9c9b7 Merge pull request #3030 from XRPLF/verify_cred
Verify credential tutorial (Python)
2025-03-21 10:45:38 -07:00
Maria Shodunke
a225150b39 Fix source code link 2025-03-21 11:24:45 +00:00
Maria Shodunke
24f97c6f5d Update with feedback 2025-03-21 10:50:17 +00:00
amarantha-k
15f47d615e Contribution guidelines for blog posts 2025-03-20 17:21:32 -07:00
mDuo13
e91353e599 Credentials: link issuer and verification tutorials 2025-03-20 16:59:57 -07: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
mDuo13
0f1efe374f Credential Issuer tutorial: macOS notes 2025-03-20 16:38:16 -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
Rome Reginelli
b3e9c1befe Merge pull request #3036 from lmaisons/update-request-fee-link
Fix dead link in rate-limiting.md
2025-03-19 16:58:06 -07:00
Rome Reginelli
8f728a0be9 Merge pull request #3037 from XRPLF/rr-currency-code-clarifications
Clarify nonstandard currency codes
2025-03-19 16:54:57 -07:00
Rome Reginelli
77bc52250a Merge pull request #2960 from XRPLF/issue_creds_tutorial
Add Credential Issuer tutorial
2025-03-19 16:54:13 -07: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
Rome Reginelli
09495b788e Clarify nonstandard currency codes
More precisely describe how non-standard currency codes starting with 0x00 work.
2025-03-19 12:15:44 -07:00
Luc des Trois Maisons
8e67fb07ad Fix dead link in rate-limiting.md
The source link for the 'Rate Per Request' section links to a non-extant file. Update to nearest contemporaneous equivalent.
2025-03-19 12:27:20 -04:00
Maria Shodunke
4ad39d4c5d Add missing and latest Clio release notes. 2025-03-19 13:59:25 +00:00
Dennis Dawson
725391388a Merge pull request #3034 from XRPLF/add_mptoken_to_acc_obj_types
Add MPToken to the list of account_objects
2025-03-18 09:07:13 -07:00
Dennis Dawson
649e232ea4 Add MPToken to the list of account_objects 2025-03-18 08:50:09 -07:00
Amarantha Kulkarni
493c7d33b4 Merge pull request #3031 from XRPLF/fix-video-links
Add missing thumbnail urls (SEO)
2025-03-17 13:59:35 -07:00
amarantha-k
c1f7edfdd0 Update with embedURL 2025-03-17 10:49:04 -07:00
Rome Reginelli
c363ddbb60 Merge pull request #3018 from XRPLF/issue-2832
Improve wallet grid layout with dynamic column sizing
2025-03-12 15:21:03 -07:00
amarantha-k
b823dc5795 Add missing thumbnail urls 2025-03-11 14:46:50 -07:00
oeggert
a928e26251 Merge pull request #3029 from XRPLF/add-permissioneddomain-object
add permissioned domain object
2025-03-07 16:16:45 -08:00
Oliver Eggert
8d4878d8ed add reviewer suggestion 2025-03-07 16:13:45 -08:00
Oliver Eggert
342ee2f9eb add permissioned domain object 2025-03-07 15:05:04 -08:00