mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 20:25:51 +00:00
fix some points
- empty line between the frontmatter and the page title - Remove TODOs for translation - alt text and title text for images
This commit is contained in:
@@ -5,7 +5,6 @@ blurb: NFTのMintを他のアカウントに代行してもらうことができ
|
||||
labels:
|
||||
- 非代替性トークン, NFT
|
||||
---
|
||||
|
||||
# NFTオークションの実施
|
||||
|
||||
オークションの運営にはいくつかの方法があり、それぞれにメリットとデメリットがあります。
|
||||
@@ -44,7 +43,7 @@ labels:
|
||||
|
||||
この3つのうち、最も複雑なワークフローとなります。
|
||||
|
||||

|
||||

|
||||
|
||||
1. 売り手は`NFTokenMint`を使用してNFTを作成します。
|
||||
1. 入札者は`NFTokenCreateOffer`を使って、ブローカーを宛先としてオファーを出します。
|
||||
|
||||
@@ -5,7 +5,6 @@ blurb: You can assign another account to mint NFTs in your stead.
|
||||
labels:
|
||||
- Non-fungible Tokens, NFTs
|
||||
---
|
||||
|
||||
# Running an NFT Auction
|
||||
|
||||
There are several ways to run an auction, each with advantages and disadvantages.
|
||||
|
||||
Reference in New Issue
Block a user