Skip to content

Commit 74b2e0e

Browse files
authored
feat(docs): add video tutorial for direct minting in FAssets (#1351)
1 parent 53eb719 commit 74b2e0e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/fassets/03-direct-minting.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Understand how direct minting works in FAssets.
44
keywords: [fassets, xrp, flare-network, direct-minting]
55
---
66

7+
import YouTubeEmbed from "@site/src/components/YouTubeEmbed";
8+
79
Direct minting allows users to mint FAssets by creating a single transaction on the underlying chain, bypassing the multi-step [collateral reservation process](/fassets/minting#minting-process) of standard minting.
810
This feature is currently available only for XRP.
911

@@ -108,6 +110,10 @@ Governance can unblock delayed mintings via `unblockDirectMintingsUntil`, but on
108110

109111
If a preferred executor's minting is delayed, their exclusive execution window restarts from `executionAllowedAt`.
110112

113+
## Video Tutorial
114+
115+
<YouTubeEmbed videoId="SY6-ARVhPNs"></YouTubeEmbed>
116+
111117
:::tip[What's next]
112118

113119
To continue your FAssets development journey, you can:

0 commit comments

Comments
 (0)