Commit Graph

237 Commits

Author SHA1 Message Date
mDuo13
2e2e7a1fdc Fix some issues with NFT code samples 2024-05-29 16:12:05 -07:00
dependabot[bot]
4f37b5fd9c ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 07:45:22 +00:00
mDuo13
169e5349ec Auction slot tutorial: improve structure 2024-05-08 17:20:42 -07:00
mDuo13
8b687e98ea Finish draft of AMM tutorial 2024-05-07 19:10:07 -07:00
mDuo13
46d1add256 Auction slot: update sample code 2024-05-02 15:37:41 -07:00
mDuo13
40e2e6341e Auction slot tutorial: rename files to match function 2024-04-16 01:50:58 -07:00
mDuo13
6613ed98f0 AMM auction slot tutorial progress 2024-04-16 01:49:39 -07:00
mDuo13
43ebddb05a Incomplete AMM calculations sample code 2024-04-10 15:55:05 -07:00
Rome Reginelli
5f918a4698 Merge pull request #2529 from XRPLF/dependabot/npm_and_yarn/_code-samples/build-a-browser-wallet/js/vite-4.5.3
Bump vite from 4.5.2 to 4.5.3 in /_code-samples/build-a-browser-wallet/js
2024-04-10 13:58:26 -07:00
mDuo13
1c205a1c25 Partial code/tutorial for calculating AMM bid savings 2024-04-05 16:53:38 -07:00
dependabot[bot]
e141259f60 Bump vite in /_code-samples/build-a-browser-wallet/js
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:54:59 +00:00
dependabot[bot]
2e24d87254 Bump pillow from 10.2.0 to 10.3.0 in /_code-samples/airgapped-wallet/py
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 16:40:26 +00:00
ddawson
6f56973c4f Add default 0 txr fee 2024-03-26 14:38:39 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
Amarantha Kulkarni
1525aeccd1 Merge pull request #2467 from XRPLF/devref-verifyed
Dev Reflections blog post - VerifyEd
2024-03-19 09:20:08 -07:00
dependabot[bot]
bb6d0e9b0d Bump django from 3.2.23 to 3.2.25 in /_code-samples/airgapped-wallet/py
Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.25.
- [Commits](https://github.com/django/django/compare/3.2.23...3.2.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:48:51 +00:00
Amarantha Kulkarni
6c1a858ec5 Fix broken link found during testing 2024-03-14 18:09:13 -07:00
ddawson
f0c5b6141a Update tutorial nav 2024-03-14 16:46:57 -07:00
JST5000
7fa8110f81 Update use-tickets 2024-02-05 17:31:51 -05:00
JST5000
0ad9c7d81b Update tx-serialization 2024-02-05 17:30:00 -05:00
JST5000
495a9fa534 Update trade-in-the-exchange 2024-02-05 17:28:12 -05:00
JST5000
be93d93461 Update send-xrp 2024-02-05 17:27:29 -05:00
JST5000
f1a7fd38be Update send-a-memo 2024-02-05 17:26:45 -05:00
JST5000
45b08ec77d Update require-destination-tags 2024-02-05 17:25:24 -05:00
JST5000
a67db04e14 Update key-derivation sample 2024-02-05 17:24:18 -05:00
JST5000
c1e338178c Update issue-a-token 2024-02-02 16:26:24 -08:00
JST5000
0b3b976ed4 Update get-started js snippet 2024-02-02 16:24:13 -08:00
JST5000
debac4404f Update freeze codesamples 2024-02-02 16:22:53 -08:00
JST5000
0cfa655ec4 Update escrow code snippet 2024-02-02 16:18:27 -08:00
JST5000
c35ec2bad1 Migrate create-amm ts 2024-02-02 16:16:12 -08:00
JST5000
626b5a37fd Fix create-amm js 2024-02-02 16:12:46 -08:00
JST5000
1346961475 Update checks snippets 2024-02-02 16:06:11 -08:00
JST5000
4b6a020934 Update build-a-desktop-wallet 2024-02-02 16:01:24 -08:00
JST5000
3ac363ae4d Update build-a-browser-wallet 2024-02-02 15:56:14 -08:00
JST5000
e7f20eb96e Update xrpl usage within xrpl-dev-portal 2024-02-02 15:55:48 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00