Rome Reginelli
4d63f8558a
Merge pull request #2245 from XRPLF/no_nested_lptokens
...
Fix AMM asset restrictions (LP tokens cannot be used as assets in another AMM)
2023-10-31 13:59:35 -07:00
mDuo13
b37bccdbfb
Fix AMM asset restrictions (no LP tokens)
2023-10-30 17:05:58 -07:00
Rome Reginelli
35e9a6f368
Merge pull request #2228 from develoQ/ja-token
...
[JA] update `issued currency` to `token`
2023-10-30 14:54:04 -07:00
Dennis Dawson
24a160feb0
Merge branch 'master' into py-condition-escrow
2023-10-24 10:16:18 -07:00
Dennis Dawson
4663c2df36
Merge branch 'master' into py_time_escrow
2023-10-23 14:25:10 -07:00
ddawson
29f0221adf
Changes per review.
2023-10-23 14:13:52 -07:00
ddawson
dcb1d509df
Fix onpage link
2023-10-23 13:16:14 -07:00
ddawson
213c1846f6
Change PreviousTxnID to PreviousTxnLgrSeq
2023-10-23 13:09:05 -07:00
ddawson
f46ec100ac
Merge branch 'py-condition-escrow' of github.com:XRPLF/xrpl-dev-portal into py-condition-escrow
...
Sync with current version.
2023-10-23 12:26:52 -07:00
ddawson
0620dfbbeb
link to pip
2023-10-23 12:26:23 -07:00
Dennis Dawson
54b412ef1a
Merge branch 'master' into py-condition-escrow
2023-10-23 11:42:05 -07:00
ddawson
5cb5c16c2f
Add link to revised video.
2023-10-23 11:25:38 -07:00
tequ
8ece0a02ec
Merge commit '80ef0d625069a509839cd7ca81662fc7bcbbfff9' into ja-token
2023-10-23 11:28:28 +09:00
ddawson
226838ce6b
Updates for condition button
2023-10-20 17:16:23 -07:00
Dennis Dawson
afc4047c28
Merge pull request #2188 from XRPLF/py-batch-mint
...
add Python Batch Mint example
2023-10-19 12:40:07 -07:00
tequ
27058687b3
[JA] update 発行済み通貨(issued currency) to トークン(token)
2023-10-19 16:06:23 +09:00
ddawson
6e081769c5
Add py con escrow & video
2023-10-16 17:45:52 -07:00
mDuo13
7f0e954708
Fix overzealous find/replace for line breaks
2023-10-16 16:54:35 -07:00
mDuo13
838225f798
Add line breaks after initial h1's consistently
2023-10-16 16:30:34 -07:00
mDuo13
e5405d8946
Add/update some blurbs for index pages
2023-10-13 17:01:04 -07:00
mDuo13
70c3c8a1fa
Add md files for auto index pages
...
Part of IA and Redocly migration work. Create simple .md files to
represent the automatic index pages that previously only existed in
the dactyl-config.yml file. (The code used to do this is also part
of the commit but is, hopefully, no longer needed.)
2023-10-12 17:07:04 -07:00
ddawson
1dca654961
add py escrow tut
2023-10-10 17:37:55 -07:00
Rome Reginelli
35f267bd99
Merge pull request #2206 from XRPLF/migrate_ja
...
[JA] Move files to a dir compatible with Redocly
2023-10-10 14:17:02 -07:00
ddawson
39b4c6a49c
Embed videos in Python tuts
2023-10-09 15:20:11 -07:00
mDuo13
26b3939747
[JA] Move files to a dir compatible with Redocly
...
The new folder will be compatible with both Dactyl and Redocly when it
comes to loading the Japanese translation for a given page.
Snippets are not moved for now because importing them would require
more complex changes to the actual Markdown pages, and wouldn't be
cross-compatible anyway (Redocly uses slightly different 'partial'
rather than 'include' syntax.)
2023-10-09 11:33:55 -07:00
ddawson
efe74025ac
Add Escrow video
2023-10-05 14:49:41 -07:00
ddawson
37a4285199
add Python Batch Mint example
2023-10-04 10:57:15 -07:00
Dennis Dawson
3429f74b7f
Merge pull request #2146 from XRPLF/tut_videos
...
Tut videos
2023-09-28 09:32:06 -07:00
ddawson
8f5c98eaf1
enhance ticket desc.
2023-09-26 07:06:18 -07:00
ddawson
b4f47bc0ce
Add batch mint vid
2023-09-25 17:19:32 -07:00
tequ
945cf804a1
[JA] fix XRPレジャー to XRP Ledger
2023-09-25 12:51:52 +09:00
mDuo13
83809242f3
Bump electron ver and fix build a wallet readmes
2023-09-22 19:28:51 -07:00
mDuo13
63efabe0c2
Move Build a Desktop Wallet code samples
2023-09-22 19:22:32 -07:00
mDuo13
cd3ac90249
Merge branch 'Bounties-JavaScriptSamples-DesktopWallet' into merge_desktop_js_wallet
2023-09-22 18:31:07 -07:00
mDuo13
7b4dc9bd6e
Move browser wallet code samples
2023-09-22 18:20:41 -07:00
mDuo13
f5fc6c2fc4
JS Desktop wallet: fix other issues
2023-09-22 18:12:33 -07:00
Rome Reginelli
3a8da5157c
JS Desktop Wallet: edits per review
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2023-09-22 17:52:52 -07:00
AlexanderBuzz
ff65431d0d
- Fixed snippet markers in tutorial for Step 3
2023-09-22 14:41:52 +02:00
ddawson
649863bd2f
Add auth mintere vid
2023-09-21 17:02:18 -07:00
ddawson
ff9e9cf5dc
change url
2023-09-19 16:15:55 -07:00
ddawson
ad1263aa77
add videos
2023-09-19 16:10:51 -07:00
Alexander Busse
2f8f7d976e
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-18 20:33:52 +02:00
Alexander Busse
ac9d9c78b4
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-18 20:14:03 +02:00
Alexander Busse
58e410b16c
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-18 20:12:26 +02:00
Alexander Busse
59462b12e1
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-18 20:12:08 +02:00
Alexander Busse
112c404f05
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-18 20:08:38 +02:00
Alexander Busse
da230d4da3
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-18 20:08:27 +02:00
Alexander Busse
2b7716fc32
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-09-18 20:08:10 +02:00
mDuo13
f130a7bc60
Update rippled repo URL
...
Fix #2070 .
2023-09-15 15:21:58 -07:00
Rome Reginelli
6454f28425
Edits per @amarantha-k review
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2023-09-12 15:07:03 -07:00