Commit Graph

133 Commits

Author SHA1 Message Date
banasa44
77216d5776 fix(docs): correct terminology from "GoLang" to "Go" in tutorial files, replace code snippets to references. 2025-09-10 10:12:06 -07:00
Carles
b94d5343bc 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-09-10 10:12:06 -07:00
banasa44
5288b3f5c1 chore(docs): small fixes 2025-09-10 10:12:06 -07:00
banasa44
44a3c7350e chore(docs): small fixes 2025-09-10 10:12:06 -07:00
banasa44
4b3c98ede9 chore(docs): small style and comments changes and fixes 2025-09-10 10:12:06 -07:00
banasa44
c758873f2e chore(docs): small fixes/changes in go tutorials docs 2025-09-10 10:12:06 -07:00
banasa44
3ee23b8c7d feat(docs): add xrpl-go GoLang package to XRPLF documentation site 2025-09-10 10:12:06 -07:00
mDuo13
4da270b9d9 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-09-10 10:12:05 -07: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
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
Dennis Dawson
cc10aa0f94 Update with transfer nfts. 2025-05-23 14:17:56 -07:00
Dennis Dawson
08f2fde9e4 WIP - refactoring the NFT tutorials, code, and screenshots 2025-05-23 09:54:46 -07:00
Dennis Dawson
ec1f33d4e3 Merge branch 'master' into refactor_payment_modular_tuts 2025-05-13 07:31:45 -07:00
Maria Shodunke
6f53d63016 Address SME review comments 2025-05-08 14:37:31 +01:00
Dennis Dawson
c7a11da4fd Fix bad image link 2025-05-07 13:19:35 -07:00
Dennis Dawson
e57011070b change to kick off a build 2025-05-07 13:03:12 -07:00
Dennis Dawson
dba9871513 minor changes, mostly to try and kick a new build 2025-05-02 12:56:39 -07:00
Dennis Dawson
1ae3992c3a Merge branch 'master' into refactor_payment_modular_tuts 2025-05-02 12:50:46 -07:00
Dennis Dawson
b598a607a6 Updates based on feedback 2025-05-02 12:42:24 -07:00
Dennis Dawson
5bb552db12 Revise payment tutorials, add/remove screenshots 2025-04-24 10:49:20 -07: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
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
mDuo13
b394ea0a78 Issue a fungible token: update for faucet changes 2025-04-11 10: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
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
573d993f26 Add disclaimers and links 2025-04-03 11:20:33 -07:00