Commit Graph

81 Commits

Author SHA1 Message Date
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
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
akcodez
cc88efac80 Add AMM links to documentation and blog posts 2025-02-03 16:37:10 -08:00
David Simmons
5bea9ebb50 Update public-servers.md to include Dhali in Commercial servers
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2025-02-01 20:11:54 +00:00
mDuo13
9b47c1b911 Upgrade browser wallet (js) deps 2025-01-31 15:02:12 -08:00
nickster4400
fb19802969 Update/add rpc public-servers.md
adding rpc ecosystem section + qn to rpc docs
2025-01-21 13:36:49 -06:00
mDuo13
74fc83479e Update reserves info
Reserves blog post: edits per review
2024-12-11 13:52:28 -08:00
Oliver Eggert
b3632c4b85 apiv2 code updates 2024-11-09 17:13:13 -08:00
Rome Reginelli
63deabcc6e Merge pull request #2822 from tequdev/ja-amm-update
[JA] AMM Updates #2604
2024-10-30 16:18:12 -07:00
tequ
f89293a3b4 [JA] AMM Updates #2604 2024-10-28 13:34:20 +09:00
Oliver Eggert
07adf977d0 remove old md and code samples 2024-10-24 15:59:04 -07:00
Rome Reginelli
7cc34ad989 Merge pull request #2798 from XRPLF/update_checks_code
Fix legacy checks tutorials
2024-10-16 12:33:16 -07:00
Dennis Dawson
b05afd46a8 Merge pull request #2750 from XRPLF/add_offers_module
Create Offers modular tutorial
2024-10-16 11:58:52 -07:00
Rome Reginelli
687445ebf6 Merge pull request #2792 from mDuo13/escrow_update_code
Clean up some Escrow code sample issues
2024-10-15 16:25:52 -07:00
mDuo13
7f892f05db Update legacy Checks tutorial & sample code
Clean up legacy Checks tutorials
2024-10-15 12:17:51 -07:00
mDuo13
610a5e7d29 Remove {.github-code-download} 2024-10-09 15:35:41 -07:00
mDuo13
f42bb6c813 Migrate old callout syntax 2024-10-09 15:26:34 -07:00
Oliver Eggert
8a2e8c8050 add reviewer suggestion and update redirect 2024-10-09 13:16:06 -07:00
oeggert
c6194082f9 Merge branch 'master' into amm-modular-tutorials 2024-10-02 21:12:49 -07:00
Oliver Eggert
160d2427c3 trade with auction slot tutorial 2024-10-02 21:10:16 -07:00
mDuo13
5835468611 Move escrow ws examples 2024-09-30 15:37:39 -07:00
Jesse Eisenberg
e46bf25abc Update set-up-multi-signing.md
Changing the max number of signers to 32, as per the newer documentation: https://xrpl.org/docs/concepts/accounts/multi-signing
2024-09-15 11:19:46 +02:00
Oliver Eggert
a239936cbc update add assets based on reviewer comments 2024-09-14 00:56:33 -07:00
Oliver Eggert
8fb12213e0 update create amm create from feedback 2024-09-13 13:50:41 -07:00
Oliver Eggert
5336ef7e8d add better error handling and double token amm functionality 2024-09-06 14:02:44 -07:00
ddawson
546ea9f609 create offers tutorial 2024-09-05 11:14:08 -07:00
Oliver Eggert
c9bb4102e0 update to match existing modular tutorials 2024-08-26 21:45:03 -07:00
Oliver Eggert
790e89a360 create amm and add assets mod tutorials 2024-08-08 13:30:09 -07:00
Oliver Eggert
549378f681 add amm js folder 2024-08-01 15:43:50 -07:00
oeggert
c7300b7412 Update docs/tutorials/javascript/trade-on-ledger/earn-passive-income-as-a-liquidity-provider.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2024-07-08 12:02:46 -07:00
Oliver Eggert
af5ecee5d5 add additional step of checking LP token value 2024-07-05 16:38:41 -07:00
Oliver Eggert
14e623bb96 Merge branch 'amm-passive-income' of https://github.com/XRPLF/xrpl-dev-portal into amm-passive-income 2024-07-05 16:33:45 -07:00
Oliver Eggert
69e903caec add reviewer suggestions 2024-07-05 16:33:19 -07:00
oeggert
2faaac05a1 Merge branch 'master' into amm-passive-income 2024-07-05 16:23:57 -07:00
Oliver Eggert
6a9dafbb89 add check lp token value step and move tutorial 2024-07-05 16:03:02 -07:00
Rome Reginelli
d86e6f9435 Merge pull request #2578 from mDuo13/amm_trade_tutorial
Add tutorial on using Auction Slot to save on AMM fees
2024-06-21 17:30:54 -07:00
mDuo13
73586ffade Auction slot tutorial: apply edits per reviews 2024-06-21 17:30:00 -07:00
Oliver Eggert
27db59c75f update tutorial to pull from js file 2024-06-20 14:10:21 -07:00
Amarantha Kulkarni
c15a8f1814 Improve linking within site 2024-06-14 09:35:40 -07:00
mDuo13
096bcf30be Fix broken links from public servers page 2024-05-31 15:26:37 -07:00
Dennis Dawson
9507f7297c Update public-servers.md
Per discussion, use "Test Networks" as the heading for table two.
2024-05-29 11:14:42 -07:00
Elliot Lee
20a61ede14 public-servers: divide table in two 2024-05-23 09:34:49 -07:00