Mayukha Vadari
2f94a73727
Update trustset.md
2025-04-24 09:55:42 -04:00
Mayukha Vadari
3a63d27afb
Update authorized-trust-lines.md
2025-04-24 09:52:48 -04:00
Maria Shodunke
c380beca8a
Add verify credentials tutorial for Javascript
2025-04-22 18:58:29 +01:00
Amarantha Kulkarni
3a238780cd
Merge pull request #3072 from XRPLF/js-credentials-issuer-tutorial
...
Tutorial [JS]: Build a Credential Issuer Service
2025-04-18 11:25:28 -07:00
Rome Reginelli
d322370864
Merge pull request #3049 from XRPLF/realm_update
...
Update dependencies & fix some bugs in JS code
2025-04-17 13:53:22 -07:00
Maria Shodunke
2bcb9f67d3
Update with SME review comments
2025-04-17 12:56:08 +01:00
Maria Shodunke
0f9338c0b9
Add tutorial documentation
2025-04-15 11:45:54 +01:00
Dennis Dawson
a6cfb105aa
Missed change to MPT doc, add error type to clawback.
...
Addresses https://github.com/XRPLF/xrpl-dev-portal/issues/3048
2025-04-14 13:28:44 -07:00
Elliot.
d81db84aa0
Update tec-codes.md
...
In certain cases, future `tec` codes may have other side effects on the ledger. For example, `tecWASM_REJECTED` is expected to be able to modify the value of the (new) "Data" field in the Escrow ledger entry.
2025-04-11 16:29:44 -07:00
Rome Reginelli
4186c217a8
Merge pull request #3056 from tequdev/ja-credentials
...
[JA] Credentials
2025-04-11 15:40:14 -07:00
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
mDuo13
b394ea0a78
Issue a fungible token: update for faucet changes
2025-04-11 10:38:14 -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
tequ
f49783fdee
fix
2025-04-09 18:18:01 +09:00
tequ
966554cac5
Merge remote-tracking branch 'upstream/master' into ja-credentials
2025-04-09 18:17:48 +09:00
tequ
425383b7c4
fix
2025-04-09 18:14:02 +09: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
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
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