mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 16:45:49 +00:00
Fleshing out Use Cases
This commit is contained in:
74
content/use-cases/tokenization.md
Normal file
74
content/use-cases/tokenization.md
Normal file
@@ -0,0 +1,74 @@
|
||||
# Tokenization Use Cases
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="17%">
|
||||
<col width="33%">
|
||||
<col width="33%">
|
||||
<col width="17%">
|
||||
</colgroup>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
<font color="black">
|
||||
<h2>
|
||||
<a href="/tokenization/stablecoin-issuer.md">Stablecoin Issuer</a>
|
||||
</h2>
|
||||
<p>
|
||||
<i>As a Stablecoin Issuer, I want to use the XRPL to issue my own stablecoin, taking advantage of the lower cost per transaction and decade-long stability of the XRPL.</i>
|
||||
</p>
|
||||
<br/><br/><br/>
|
||||
</font>
|
||||
</td>
|
||||
<td>
|
||||
<font color="black">
|
||||
<h2>
|
||||
<a href="/tokenization/nftoken-marketplace.md">Token Marketplace</a>
|
||||
</h2>
|
||||
<p>
|
||||
<i>In my NFToken Marketplace, I want to use the XRPL to create a marketplace site where I can arrange transfer of a curated selection of NFTokens to consumers, with the benefit that I can build a brand and earn broker fees based on sales.</i>
|
||||
</p>
|
||||
</font>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
<img src="../img/card-dingbat-sample.png">
|
||||
</td>
|
||||
<td>
|
||||
<img src="../img/card-dingbat-sample.png">
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!-- Second Row -->
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
<font color="black">
|
||||
<h2><a href="/tokenization/authorized-minter.md">Authorized Minter</a></h2>
|
||||
<p><i>As an authorized minter, I want to mint tokens for a token issuer at an agreed upon rate and sell the tokens at a profit, with royalties returning to the issuer.</i>
|
||||
</p>
|
||||
<br/><br/><br/>
|
||||
</td>
|
||||
<td>
|
||||
<font color="black">
|
||||
<h2><a href="/tokenization/digital-artist.md">Digital Artist</a></h2>
|
||||
<p><i>As a Digital Artist, I want to use the XRPL to create a NFToken of my work and sell it on the XRPL, because the XRPL is both cost efficient and carbon neutral.</i>
|
||||
</p>
|
||||
<br/><br/><br/>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
<img src="../img/card-dingbat-sample.png">
|
||||
</td>
|
||||
<td>
|
||||
<img src="../img/card-dingbat-sample.png">
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user