Mayukha Vadari
878f1ba77c
change URLs
2025-10-17 10:50:58 -04:00
Mayukha Vadari
10c974249f
remove mentions of Sidechain-Devnet
2025-10-15 18:03:36 -04:00
Rome Reginelli
b08d7f085f
Merge pull request #3329 from XRPLF/update_desktop_wallet_js_tutorial
...
Update Desktop Wallet (JS) tutorial
2025-10-08 12:11:57 -07:00
Rome Reginelli
56ac023098
Apply suggestions from @maria-robobug review
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-10-07 14:49:48 -07:00
mDuo13
f509c4b185
Move more amendment disclaimers to end of section
2025-10-06 14:27:46 -07:00
mDuo13
28de18d7d6
Use amendment disclaimer & update tx ref intros
2025-10-03 16:42:19 -07:00
mDuo13
fd82a05ca1
Fix links in desktop wallet tutorial & update some details
2025-10-02 13:01:26 -07:00
Maria Shodunke
68433983d1
Use component amendment disclaimers for MPTs
2025-10-02 16:42:39 +01:00
mDuo13
929a4cbced
Update Desktop Wallet (JS) tutorial dependencies, copy edits
2025-10-01 13:37:04 -07:00
Rome Reginelli
83eb61f440
Merge branch 'master' into mpt_concept_rewrite
2025-09-25 18:31:44 -07:00
mDuo13
1e4bb442b2
Fix issues with tokens rewrite
2025-09-24 14:26:05 -07:00
mDuo13
b1c1ae685a
Remove Reporting Mode & History Shards docs
2025-09-12 17:03:56 -07:00
Maria Shodunke
ba9eeb508d
Merge pull request #3234 from XRPLF/stepped-tutorial-demo
...
Javascript Get Started with code walkthrough
2025-09-09 10:23:04 +01: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
Maria Shodunke
15c0c32429
Add JS README.md
2025-09-02 18:57:09 +01:00
Maria Shodunke
126cdbb00a
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2025-09-02 18:57:09 +01:00
Maria Shodunke
dff3298d60
Add improvements to walkthrough
2025-09-02 18:57:09 +01:00
Maria Shodunke
06b3c80ac7
Demo for code walkthrough functionality
2025-09-02 18:57:08 +01: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
banasa44
0228e2e3c3
fix(docs): correct terminology from "GoLang" to "Go" in tutorial files, replace code snippets to references.
2025-08-25 14:58:14 +02:00
Carles
22d67e640d
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-08-25 10:58:26 +02:00
Oliver Eggert
dc405fb770
fix broken links and add links to mailing lists for client library updates and ripple server updates
2025-07-24 11:40:54 -07:00
banasa44
1009242c6a
chore(docs): small fixes
2025-07-22 17:29:26 +02:00
banasa44
0ab859343d
chore(docs): small fixes
2025-07-22 17:28:54 +02:00
banasa44
79ed25b125
chore(docs): small style and comments changes and fixes
2025-07-22 17:08:38 +02:00
banasa44
2aa7d5f4cc
chore(docs): small fixes/changes in go tutorials docs
2025-07-22 11:59:29 +02:00
banasa44
82b976905e
feat(docs): add xrpl-go GoLang package to XRPLF documentation site
2025-07-22 11:15:48 +02:00
Maria Shodunke
1cc8a4b3c0
Update with review comments
2025-07-17 15:18:59 +01:00
Maria Shodunke
24f501fda9
Add payment channel snippets to docs
2025-07-09 15:28:52 +01:00
Maria Shodunke
0b77ba0002
Migrate code snippets from xrpl.js and xrpl-py
2025-07-09 14:45:06 +01:00
Dennis Dawson
ea0bad889a
link to topics, not forms
2025-06-23 14:31:05 -07:00
mDuo13
af9c7cd4a5
Fix Account Configurator
...
- The code samples page was glitching out because it wasn't in a
language subfolder. Moved to a js/ folder to fix this.
- Updated pages that linked to the old location.
- The UI as linked directly in the _code-samples folder was displaying
as expected but the JS wasn't loading correctly on the page, so none
of the buttons worked. For now, I changed the Broker an NFT Sale
page to link the ZIP instead.
2025-06-23 13:21:18 -07:00
Dennis Dawson
8bab684cb5
Merge pull request #3122 from XRPLF/NFT_refactor
...
Refactor NFT code samples and update the tutorials and screenshots
2025-06-18 09:40:27 -07:00
Dennis Dawson
97a79550b2
Update docs/tutorials/javascript/nfts/batch-mint-nfts.md
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 08:10:11 -07:00
Dennis Dawson
fc337738e6
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2025-06-17 07:38:28 -07:00
Dennis Dawson
b82d397a66
fixes per Maria's review
2025-06-06 12:54:33 -07:00
Dennis Dawson
b663d36191
Update docs/tutorials/javascript/nfts/transfer-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:36:01 -07:00
Dennis Dawson
7eae9064f3
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:35:16 -07:00
Dennis Dawson
4236a9fa45
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:33:33 -07:00
Dennis Dawson
2e3e8ec794
Update docs/tutorials/javascript/nfts/mint-and-burn-nfts.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-06-06 12:33:14 -07:00
Maria Shodunke
1fa846e647
Add note to give some information on why defaultRipple needs to be enabled.
2025-06-06 14:41:31 +01:00
Dennis Dawson
d413cc1bf7
fix broker NFTs images and links
2025-06-03 11:02:19 -07:00
Dennis Dawson
86ca76aa6b
Merge pull request #3130 from XRPLF/fix-modular-tutorial-descriptions
...
Update description of modular tutorials
2025-06-02 15:38:26 -07:00
oeggert
2fb65794c0
Update docs/tutorials/javascript/compliance/create-permissioned-domains.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-05-29 11:24:01 -07:00
oeggert
e3c6c8dda4
Update docs/tutorials/javascript/compliance/create-permissioned-domains.md
...
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com >
2025-05-29 11:23:46 -07:00
Dennis Dawson
a6573b8e29
Update description of modular tutorials
2025-05-29 09:39:19 -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
Dennis Dawson
9ce8f3faae
Batch mint and broker sale
2025-05-27 14:25:01 -07:00
Dennis Dawson
471c2e48df
add authorized minter
2025-05-23 17:06:30 -07:00