mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 05:05:50 +00:00
consistent tut subdirs
This commit is contained in:
committed by
Amarantha Kulkarni
parent
e6c26969b1
commit
5679fc64e0
@@ -2,8 +2,8 @@
|
||||
html: javascript.html
|
||||
parent: tutorials.html
|
||||
top_nav_grouping: Article Types
|
||||
<!-- metadata:
|
||||
indexPage: true -->
|
||||
metadata:
|
||||
indexPage: true
|
||||
---
|
||||
# JavaScript
|
||||
|
||||
@@ -31,24 +31,4 @@ To get started:
|
||||
|
||||
## Tutorial Modules
|
||||
|
||||
- **Send Payments on the XRPL**
|
||||
|
||||
- [Create Accounts and Send XRP](./modular-tutorials/send-payments/create-accounts-send-xrp/)
|
||||
- [Create Trust Line and Send Currency](./modular-tutorials/send-payments/create-trust-line-send-currency/)
|
||||
- [Create Time-based Escrows](./modular-tutorials/send-payments/create-time-based-escrows/)
|
||||
- [Create Conditional Escrows](./modular-tutorials/send-payments/create-conditional-escrows/)
|
||||
|
||||
- **NFTs Using JavaScript**
|
||||
- [Mint and Burn NFTs](./modular-tutorials/nfts/mint-and-burn-nfts/)
|
||||
- [Transfer NFTs](./modular-tutorials/nfts/transfer-nfts/)
|
||||
- [Broker an NFT Sale](./modular-tutorials/nfts/broker-an-nft-sale/)
|
||||
- [Assign an Authorized Minter](./modular-tutorials/nfts/assign-an-authorized-minter/)
|
||||
- [Batch Mint NFTs](./modular-tutorials/nfts/batch-mint-nfts/)
|
||||
|
||||
- **Build Applications with JavaScript**
|
||||
- [Get Started Using JavaScript](./build-apps/get-started/)
|
||||
- [Build a Browser Wallet in JavaScript](./build-apps/build-a-browser-wallet-in-javascript/)
|
||||
- [Build a Desktop Wallet in JavaScript](./build-apps/build-a-desktop-wallet-in-javascript/)
|
||||
<!--
|
||||
{% child-pages /%}
|
||||
-->
|
||||
{% child-pages /%}
|
||||
Reference in New Issue
Block a user