Commit Graph

121 Commits

Author SHA1 Message Date
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
Dennis Dawson
f15eccefb7 Move send mpts to tutorials, redo screenshots, revise code samples 2025-04-02 14:04:13 -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
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
45faea2e34 Merge pull request #3009 from Dhali-org/xrplcluster-subdomain
Use Dhali xrplcluster subdomain for JSONRPC
2025-03-03 14:08:28 -08:00
Rome Reginelli
027e7bdb98 Merge pull request #2977 from XRPLF/upgrade_browser_wallet_js
Upgrade browser wallet (js) deps
2025-03-03 13:23:58 -08:00
Dennis Dawson
a2daf1ffb3 Merge pull request #3010 from XRPLF/2985_nft_txr_rules
Add note that NFTs with transfer fees require that the issuer has a trust line to the token used to buy the NFT
2025-02-28 15:51:43 -08:00
DimonDev
25c85b82d7 Update index.md
Small typo
2025-02-25 23:02:53 +01:00
Dennis Dawson
32312c5c4e Added note on NFT txr fees in concepts and minting tutorial 2025-02-21 13:33:19 -08:00
David Simmons
bba006ca55 Use Dhali xrplcluster subdomain for JSONRPC 2025-02-21 20:55:46 +00:00
Rome Reginelli
8c736f534d Merge pull request #2962 from Dhali-org/add-dhali-public-server
Add Dhali public server to docs
2025-02-04 13:03:02 -08:00