mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 12:45:50 +00:00
Add Batch Minting
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
---
|
||||||
|
html: authorized-minter.html
|
||||||
|
parent: xrpl-quickstart.html
|
||||||
|
blurb: Authorize another account to mint NFTokens for you.
|
||||||
|
labels:
|
||||||
|
- Accounts
|
||||||
|
- Quickstart
|
||||||
|
- XRP
|
||||||
|
- NFTs, NFTokens
|
||||||
|
---
|
||||||
|
|
||||||
# Assign an Authorized Minter
|
# Assign an Authorized Minter
|
||||||
|
|
||||||
You can assign another account permission to mint NFTokens for you.
|
You can assign another account permission to mint NFTokens for you.
|
||||||
@@ -745,5 +756,6 @@ Update the form with fields and buttons to support the new functions.
|
|||||||
</html>
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
| Previous | Next |
|
||||||
|
| :--- | ---: |
|
||||||
|
| [← Broker a NFToken Sale >](broker-sale.html) | [Batch Mint NFTokens → >](batch-minting.md) |
|
||||||
@@ -1135,11 +1135,17 @@ pages:
|
|||||||
targets:
|
targets:
|
||||||
- en
|
- en
|
||||||
- ja
|
- ja
|
||||||
|
|
||||||
- md: tutorials/quickstart/authorize-minter.md
|
- md: tutorials/quickstart/authorize-minter.md
|
||||||
targets:
|
targets:
|
||||||
- en
|
- en
|
||||||
- ja
|
- ja
|
||||||
|
|
||||||
|
- md: tutorials/quickstart/batch-minting.md
|
||||||
|
targets:
|
||||||
|
- en
|
||||||
|
- ja
|
||||||
|
|
||||||
- md: tutorials/get-started/get-started.md
|
- md: tutorials/get-started/get-started.md
|
||||||
targets:
|
targets:
|
||||||
- en
|
- en
|
||||||
|
|||||||
Reference in New Issue
Block a user