223 Commits

Author SHA1 Message Date
Maria Shodunke
0af23cb85b Update comment for max length of credential type 2025-04-17 16:50:27 +01:00
Maria Shodunke
291ec19d57 Add README for example 2025-04-17 12:58:31 +01: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
Maria Shodunke
3fafeb5292 Javascript credential issuing service 2025-04-15 11:44:21 +01:00
Rome Reginelli
e59cb3a55e Merge pull request #3075 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/vite-4.5.13
Bump vite from 4.5.9 to 4.5.13 in /_code-samples/build-a-browser-wallet/js
2025-04-11 15:42:51 -07:00
Dennis Dawson
c190daa299 minor changes to the UI, screenshots, embed video 2025-04-11 13:48:05 -07:00
dependabot[bot]
169c4472df Bump vite in /_code-samples/build-a-browser-wallet/js
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.9 to 4.5.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 4.5.13
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 17:38:17 +00:00
Rome Reginelli
62bfcc888c Merge pull request #3019 from XRPLF/dependabot/pip/_code-samples/airgapped-wallet/py/cryptography-44.0.1
Bump cryptography from 43.0.1 to 44.0.1 in /_code-samples/airgapped-wallet/py
2025-04-03 15:02:09 -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
f15eccefb7 Move send mpts to tutorials, redo screenshots, revise code samples 2025-04-02 14:04:13 -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
Dennis Dawson
3119edf82f Recreate archive 2025-03-28 10:44:17 -07:00
Dennis Dawson
0f0ae1da3e Add button hover color 2025-03-28 10:43:24 -07:00
Dennis Dawson
753c092bc7 Fixes per review. 2025-03-27 09:02:40 -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
Dennis Dawson
09826b9035 Incorporate MPT Use Case 2 with Use Case 1 2025-03-20 14:00:46 -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
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
a1d8cb1063 fix static value 2025-02-28 13:46:55 -08:00
Dennis Dawson
fd51f07f8f Return private key and seed in new account results 2025-02-28 12:44:39 -08:00
dependabot[bot]
60f995190e Bump cryptography in /_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-27 01:01:29 +00:00
mDuo13
b31caaf716 Address encoding: fix base58 import 2025-02-26 16:59:14 -08:00
Dennis Dawson
e712f6c9a7 Add try/catch and replace screenshots 2025-02-26 10:30:02 -08:00
Dennis Dawson
cb1fb8c51a update screenshots and sample code 2025-02-26 09:27:38 -08:00
Dennis Dawson
6d26e509bc Update screen shots, parse Domain values on retrieval 2025-02-21 11:37:40 -08:00
dependabot[bot]
dc74d0bee2 Bump fastecdsa from 2.1.2 to 2.3.2 in /_code-samples/key-derivation/py
Bumps [fastecdsa](https://github.com/AntonKueltz/fastecdsa) from 2.1.2 to 2.3.2.
- [Release notes](https://github.com/AntonKueltz/fastecdsa/releases)
- [Changelog](https://github.com/AntonKueltz/fastecdsa/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AntonKueltz/fastecdsa/compare/v2.1.2...v2.3.2)

---
updated-dependencies:
- dependency-name: fastecdsa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 22:00:26 +00:00
akcodez
f6c2b6647d Update documentation links and improve accessibility 2025-02-10 07:55:03 -08:00
Dennis Dawson
14773c4100 Add ReadMe file for account configurator 2025-02-04 12:11:11 -08:00
Dennis Dawson
26e4290322 replace faulty archive 2025-02-04 12:08:09 -08:00
Dennis Dawson
da2d079535 Replace checkboxes with sliders 2025-02-04 10:17:22 -08:00
Dennis Dawson
9179b8580a Add tooltips, separate CSS file 2025-02-03 15:56:10 -08:00
mDuo13
e1ec0d7e7c Further fix code samples descriptions 2025-01-31 15:13:37 -08:00
mDuo13
9b47c1b911 Upgrade browser wallet (js) deps 2025-01-31 15:02:12 -08:00
Dennis Dawson
6bb689484c Add account configuration topic
Create a new Account Configuration topic, including the Account Configurator example.
2025-01-30 12:36:56 -08:00
mDuo13
332789a87a Fix minor issues with Code Samples
- The description gets deleted if it matches the title exactly (due to
  how our plugin finds the text of the README). Changed a couple
  instances to not match exactly so this doesn't happen.
- Changed the top level of the Code Sampels layout to be a <main>
  element, which allows some styles to apply correctly and also helps
  the search crawler find the contents of the page.
2025-01-28 13:50:07 -08:00
Obiajulu
78c33074ec Add sample python code for DIDs and Price Oracles (#2932)
* Create create_price_oracle.py

* Create README.md

* Update README.md

* Update create_price_oracle.py

* Create delete_price_oracle.py

* Update delete_price_oracle.py

* Create account_price_oracles.py

* Create did_set.py

* Create did_delete.py

* Create account_did.py

* Create requirements.txt

* Create README.md

* Create requirements.txt

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update did_set.py

* Update did_set.py

* Update did_set.py

* Update did_delete.py

* Update README.md

* Update create_price_oracle.py

* Update did_set.py

* Update README.md

* Update README.md

* Update delete_price_oracle.py

* Update README.md
2025-01-09 17:54:27 -08:00
Oliver Eggert
524e63cfac add amm demo video 2024-12-13 16:05:40 -08:00
Oliver Eggert
20afacf216 update dependencies 2024-11-19 11:50:45 -08:00
Oliver Eggert
b3632c4b85 apiv2 code updates 2024-11-09 17:13:13 -08:00
Rome Reginelli
8656818711 Merge pull request #2827 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/elliptic-6.6.0
Bump elliptic from 6.5.7 to 6.6.0 in /_code-samples/build-a-browser-wallet/js
2024-10-30 11:33:43 -07:00
Rome Reginelli
35ab7767c7 Merge pull request #2807 from XRPLF/update_airgapped_wallet_deps
Airgapped wallet (py): slim down dependencies & update to xrpl-py 3.0.0
2024-10-30 11:07:34 -07:00
dependabot[bot]
5b3f66946a Bump elliptic in /_code-samples/build-a-browser-wallet/js
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 19:44:36 +00: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
06fc2ccc19 Airgapped wallet (py): slim down dependencies & update to xrpl-py 3.0.0 2024-10-11 14:45:54 -07:00
Dennis Dawson
bccd5878e1 Remove kruft from code sample 2024-10-09 11:08:33 -07:00