Commit Graph

4280 Commits

Author SHA1 Message Date
Matt Mankins
18f5a546ff docs: fix typo 2024-01-08 16:34:57 +01:00
Wietse Wind
fec5e337c7 Add xrpl-client, xrpl-accountlib 2024-01-04 21:38:12 +01:00
Rome Reginelli
687eba7bea Merge pull request #2304 from XRPLF/amm_trading_fee
Update AMM discounted trading fee
2024-01-03 11:14:37 -08:00
mDuo13
4bbba09b6f Merge branch 'amm_ts_sample' 2024-01-02 20:24:28 -08:00
mDuo13
5efe4272de Clean up AMM TS code sample 2024-01-02 18:31:34 -08:00
Rome Reginelli
9a38de897d Merge pull request #2315 from tequdev/ja-fix-fungible-token
[JA] fix fungible token page
2024-01-02 14:38:12 -08:00
Haruki Kondo
2981e86c59 Create package.json 2023-12-28 23:10:23 +09:00
Haruki Kondo
7a18559b97 Create tsconfig.json 2023-12-28 23:09:56 +09:00
Haruki Kondo
f01fc37e77 Create .env.example 2023-12-28 23:09:21 +09:00
tequ
9dc6ecb98f [JA] fix fungible token page 2023-12-22 19:50:22 +09:00
tequ
3c432a3ef7 [JA] update non-fungible-tokens.html 2023-12-22 11:28:00 +09:00
Rome Reginelli
da467e3bfe Merge pull request #2310 from XRPLF/dw_link_fix
Fix broken link in desktop wallet readme
2023-12-19 09:52:45 -08:00
Rome Reginelli
29ea6e2dac Merge pull request #2309 from XRPLF/rm_old_file
Remove unused old JS get started
2023-12-19 09:52:33 -08:00
mDuo13
2b20c9d2d4 Fix broken link in desktop wallet readme 2023-12-18 15:25:03 -08:00
mDuo13
c68079e30f Remove unused old JS get started 2023-12-18 15:20:44 -08:00
Amarantha Kulkarni
fe7d177dd0 Replace cycler patterns with hard-coded numbers in tutorials 2023-12-18 10:48:48 -08:00
Amarantha Kulkarni
dd80d98502 Remove or update links to deprecated pages 2023-12-18 10:44:26 -08:00
mashharuki
71c50b0514 add fully AMM sample codes 2023-12-17 15:44:39 +09:00
mDuo13
2032749af0 Update AMM discounted trading fee 2023-12-14 16:37:04 -08:00
tequ
e63f9db73c [JA] follow #2296 2023-12-08 21:36:22 +09:00
tequ
8b64d8a510 [JA] follow #2219 , #2238 2023-12-08 17:04:29 +09:00
Rome Reginelli
c4c1b142f1 Merge pull request #2296 from XRPLF/stablecoinRebased
Reorg tokens & stablecoin use case
2023-12-07 15:19:22 -08:00
Rome Reginelli
63dd2ad329 Edit: title case Precautions
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-12-07 15:19:15 -08:00
mDuo13
e84890d756 Stablecoin issuer: roll 'technical details' into other pages 2023-12-07 13:48:22 -08:00
ddawson
ab146f40a8 Reorg tokens & stablecoin use case
wip

fix links

fix 2 links

trim and add topics

Add checklist, rename sc subtopics

Fix internal links

Add DEX/AMM

Add graphics

reorg files

reorg/rename

Fix blurb

Remove old JA files

edits per review

review changes

rename output file name of index files to match the folder name

Update output file and parent filenames

add reusable links snippet

fix broken links

Update Ja file

Move path.md to same location in i18n folder

Revert naming for nft-collections page

Rename to match files in En and Ja

update links to reflect updated file name

Rename nft-auctions under Ja folder and update links throughout

Rename nftoken-authorized-minting and update links throughout

Fix links

Rename the nft-fixed-supply Ja file to match the reorg in English  and update links

Move nft-reserve-requirements file in Ja and update links

Fix some more broken links

Fix more broken links by renaming html files back

Stablecoin reorg: fix various issues

Remove nfts_by_issuer method (unreleased) page

Remove redundant parent: attrs from config file

Fix syntax highlighting of Authorizing Another Minter js

Fix config/frontmatter errors
2023-12-06 17:21:23 -08:00
tequ
b0692a0c9f [JA] update references 2023-12-06 19:30:17 +09:00
mDuo13
dea62003f8 Public servers: rm AMM-Devnet, add Xahau 2023-12-05 12:56:49 -08:00
Oliver Eggert
652fee9e87 remove amm-devnet details
remove amm-devnet details
2023-12-05 12:48:21 -08:00
Rome Reginelli
84541900b9 Merge pull request #2292 from tequdev/ja-infrastructure
[JA] translate infrastructure pages
2023-12-05 11:47:24 -08:00
Rome Reginelli
110faa0d6e Merge pull request #2291 from tequdev/ja-fix-clawback
[JA] fix clawback error cases
2023-12-05 11:38:44 -08:00
Rome Reginelli
088480658a Merge pull request #2287 from tequdev/ja-nfts
[JA] update nft contents
2023-12-05 11:38:20 -08:00
Rome Reginelli
d564710c34 Merge pull request #2284 from tequdev/ja-outdated_translation-1
[JA] update outdated_translation and some
2023-12-05 11:32:00 -08:00
Michael Legleux
0ea1455771 Add core dump config; update key adding; add Bookworm to supported OSs (#2264)
* Add core dump config; update key adding; add Bookworm to supported OSs

* typo

* rm spaces

* Update content/infrastructure/installation/install-rippled-on-ubuntu.md

Co-authored-by: Rome Reginelli <mduo13@gmail.com>

* Update content/infrastructure/installation/install-rippled-on-ubuntu.md

Co-authored-by: Rome Reginelli <mduo13@gmail.com>

* Update content/infrastructure/installation/install-rippled-on-ubuntu.md

Co-authored-by: Rome Reginelli <mduo13@gmail.com>

* Update content/infrastructure/installation/install-rippled-on-ubuntu.md

Co-authored-by: Rome Reginelli <mduo13@gmail.com>

---------

Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2023-12-04 15:23:52 -08:00
tequ
7b374a2118 [JA] infrastructure/testing-and-auditing 2023-12-04 18:13:56 +09:00
tequ
a5ebe60614 [JA] update infrastructure/troubleshooting 2023-12-04 17:45:15 +09:00
tequ
d2a6de1758 [JA] update infrastructure/configuration 2023-12-04 16:35:54 +09:00
tequ
82db9e1a74 [JA] update infrastructure/installation 2023-12-04 16:34:39 +09:00
tequ
eb8aca7c79 [JA] fix clawback error cases 2023-12-04 11:38:34 +09:00
mDuo13
cd08e2011f KA: consistent statuses for fixReducedOffersV1 & fixNFTokenRemint 2023-12-01 14:03:35 -08:00
mDuo13
1c72dabf2d Merge branch 'ja-amendment-2023-Nov' 2023-12-01 14:01:27 -08:00
tequ
046c6bf6d1 [JA] 2x Amendment live (reducedoffersv1, tokenremint) #2289
- follow #2289
2023-12-01 19:59:21 +09:00
Wietse Wind
dc208be1cf 2x Amendment live (reducedoffersv1, tokenremint) 2023-12-01 10:49:54 +01:00
tequ
a029d08252 [JA] update nft contents 2023-11-30 17:14:16 +09:00
Rome Reginelli
f90ec092e2 Merge branch 'master' into add_php_xrpl_to_client_libraries 2023-11-29 18:12:56 -08:00
Rome Reginelli
3c3b5aad01 Fix php requirements typo 2023-11-29 18:12:03 -08:00
Rome Reginelli
b33b13375b Merge pull request #2279 from tequdev/ja-ripple
[JA] update ripple statement
2023-11-29 18:04:48 -08:00
dependabot[bot]
1c6de9a657 Bump cryptography in /content/_code-samples/airgapped-wallet/py
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 00:08:41 +00:00
tequ
b5e9288be6 [JA] update outdated_translation and some 2023-11-29 00:15:52 +09:00
tequ
1fb3a74e59 fix link 2023-11-28 18:29:23 +09:00
tequ
cd43616b76 [JA] ctid 2023-11-24 17:39:01 +09:00