mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Separate Broker example from basic 4 lessons
Planning for the future, the requirement of 3 accounts on screen is specific to brokered sales. Other examples that do not require 3 accounts can be built off of the earlier examples. The brokered example is not necessarily in line with the future trajectory of the tutorial examples.
This commit is contained in:
@@ -40,7 +40,8 @@ In this quickstart, you can:
|
|||||||
2. [Create TrustLine and Send Currency](create-trustline-send-currency.html).
|
2. [Create TrustLine and Send Currency](create-trustline-send-currency.html).
|
||||||
3. [Mint and Burn NFTokens](mint-and-burn-nftokens.html).
|
3. [Mint and Burn NFTokens](mint-and-burn-nftokens.html).
|
||||||
4. [Transfer NFTokens](transfer-nftokens.html).
|
4. [Transfer NFTokens](transfer-nftokens.html).
|
||||||
5. [Broker a NFToken Sale](broker-sale.html).
|
|
||||||
|
There is also an expanded lesson demonstrating how to [Broker a NFToken Sale](broker-sale.html).
|
||||||
|
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|||||||
Reference in New Issue
Block a user