Dennis Dawson
bfcc744b43
Merge pull request #3077 from XRPLF/mpt_generator_tutorial
...
Update the UI (and screenshots), link to demo video.
2025-04-11 15:16:32 -07:00
Dennis Dawson
c190daa299
minor changes to the UI, screenshots, embed video
2025-04-11 13:48:05 -07:00
Rome Reginelli
831276f2c1
Merge pull request #2970 from XRPLF/1839-document-ignore_default-field
...
1839 - Document ignore_default field for account_lines API method
2025-04-10 12:10:53 -07:00
mDuo13
50164eb92e
Remove incorrect 20-byte size for ledger_hash descriptions
2025-04-09 14:42:14 -07:00
mDuo13
fff4399130
Clean up account_lines formatting
2025-04-09 14:42:10 -07:00
Maria Shodunke
b6dea0356a
Update docs/references/http-websocket-apis/public-api-methods/account-methods/account_lines.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-04-09 14:38:14 -07:00
Maria Shodunke
74d63f704d
1839 - Document ignore_default field for account_lines method
2025-04-09 14:38:14 -07:00
Amarantha Kulkarni
5280d318b6
Merge pull request #3041 from XRPLF/issue_creds_macos_notes
...
Credential Issuer tutorial: macOS notes
2025-04-09 14:34:20 -07:00
Amarantha Kulkarni
57cd7a231a
Merge pull request #3071 from XRPLF/mvadari-patch-1
...
Update simulate.md
2025-04-09 10:54:18 -07:00
Rome Reginelli
3e66d67f24
Merge pull request #2925 from tequdev/ja-mpt
...
[JA] MPToken
2025-04-08 12:26:56 -07:00
Mayukha Vadari
faf3e5427c
Update simulate.md
2025-04-07 17:13:02 -04:00
amarantha-k
8f35efb1e4
update to relative link
2025-04-07 10:07:25 -07:00
amarantha-k
0bb9fe41ad
Fix 404s
2025-04-07 10:02:36 -07: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
Dennis Dawson
58b6b2e6af
Update docs/concepts/tokens/fungible-tokens/multi-purpose-tokens.md
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2025-04-03 12:21:11 -07:00
Dennis Dawson
4381f12af8
Update docs/concepts/tokens/fungible-tokens/multi-purpose-tokens.md
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2025-04-03 12:21:00 -07:00
Dennis Dawson
573d993f26
Add disclaimers and links
2025-04-03 11:20:33 -07:00
Dennis Dawson
790eff176d
Missed one correction
2025-04-02 14:14:09 -07:00
Dennis Dawson
f15eccefb7
Move send mpts to tutorials, redo screenshots, revise code samples
2025-04-02 14:04:13 -07:00
Rome Reginelli
e5f55099ab
Merge pull request #3058 from lmaisons/patch-1
...
Fix source link in server_definitions.md
2025-04-01 15:35:29 -07:00
mDuo13
5c237950aa
Fix #2858 (field ID diagram binary)
2025-04-01 12:00:31 -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
Luc des Trois Maisons
1104fc729f
Fix source link in server_definitions.md
...
The `ripple` portion of the source path is now `xrpld`
2025-03-28 15:59:54 -04: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
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
d905b9c68d
Update with review comments for docs
2025-03-24 18:06:23 +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
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
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
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
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
Dennis Dawson
649e232ea4
Add MPToken to the list of account_objects
2025-03-18 08:50:09 -07:00
amarantha-k
c1f7edfdd0
Update with embedURL
2025-03-17 10:49:04 -07:00
amarantha-k
b823dc5795
Add missing thumbnail urls
2025-03-11 14:46:50 -07:00
Oliver Eggert
8d4878d8ed
add reviewer suggestion
2025-03-07 16:13:45 -08:00