mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
Add Escrow Tutorial
This commit is contained in:
@@ -897,8 +897,19 @@ pages:
|
||||
targets:
|
||||
- ja
|
||||
|
||||
- name: Quickstart
|
||||
html: quickstart.html
|
||||
parent: tutorials.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Get step-by-step guidance to perform common tasks with the XRP Ledger.
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# TODO: translate
|
||||
- md: tutorials/quickstart/xrpl-quickstart.md
|
||||
parent: quickstart.html
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
@@ -915,32 +926,53 @@ pages:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# TODO: translate
|
||||
- md: tutorials/quickstart/escrow-time.md
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
- name: NFTokens Quickstart
|
||||
html: nft-quickstart.html
|
||||
parent: quickstart.html
|
||||
top_nav_grouping: Article Types
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Mint and sell NFTokens on the XRP Ledger.
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# TODO: translate
|
||||
- md: tutorials/quickstart/mint-and-burn-nftokens.md
|
||||
parent: nft-quickstart.html
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# TODO: translate
|
||||
- md: tutorials/quickstart/transfer-nftokens.md
|
||||
parent: nft-quickstart.html
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# TODO: translate
|
||||
- md: tutorials/quickstart/broker-sale.md
|
||||
parent: nft-quickstart.html
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# TODO: translate
|
||||
- md: tutorials/quickstart/authorize-minter.md
|
||||
parent: nft-quickstart.html
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
# TODO: translate
|
||||
- md: tutorials/quickstart/batch-minting.md
|
||||
parent: nft-quickstart.html
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
Reference in New Issue
Block a user