diff --git a/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md b/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md index 5c34d8a1f0..803e15711c 100644 --- a/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md +++ b/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md @@ -23,55 +23,13 @@ To learn more, see [Multi-purpose Tokens](../../concepts/tokens/fungible-tokens/ The MPT Generator utility lets you experiment with an MPT configuration in a sandbox environment. When you are satisfied with the settings, you can generate the transaction code required to create your MPT on Mainnet. -In practice, you want to use an Issuer account configuration to issue an MPT, but you can try the form below with a new account and the transaction works fine. See [Creating a US Treasury Bill](#creating-a-us-treasury-bill) for a full description of the issuance process. The form is populated with sample values, but you can change the parameters for your own experiments. +In practice, you want to use an Issuer account configuration to issue an MPT, but you can try the form below with a new account and the transaction works fine. See [Creating a US Treasury Bill](#creating-a-us-treasury-bill) for a full description of the issuance process. The form is populated with sample values, but you can change the parameters for your own experiments. A T-bill is just one example of the many types of asset you can create and trade on the XRP Ledger. -
+
+
- +
-
-

MPT Generator

-
- - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- 1. Choose your ledger instance. - - - -
- -
-
- 2. Get a new account or one from a seed.
-
- Account - - - - -
- Seed - - - - -
- 3. Set fields for your new MPT.
-
- Asset Scale - - -
- Maximum Tokens - - -
- Transfer Fee - - -
- 4. Set flags for your new MPT.
-
- Clawback - - -
- Lock - - -
- Require Authorization - - -
- Can Transfer - - -
- Can Trade - - -
- Can Escrow - - -
-

- 5. Copy and paste the metadata for your token (or use sample provided). -

-
- Token Metadata - - - 6. Click Generate Transaction
- -

-

- 7. Click Send Transaction
-

-
- MPToken Create Transaction - -
-
-
+}'> +
+
+

6. Click Generate Transaction
+ +

+

7. Click Send Transaction
+ +

+

+ 8. Follow the URL to your new T-bill. +

+
+
+

MPToken Create Transaction

+ +
+
-
+ + +
## Creating a US Treasury Bill A US Treasury bill (T-bill) is a short-term debt security issued by the US government. T-bills are considered a safe investment because they're backed by the US government. T-bills are appealing to investors in American states that have high income tax because the interest earned is exempt from state and local taxes. See [Treasury Bills In Depth](https://www.treasurydirect.gov/research-center/history-of-marketable-securities/bills/t-bills-indepth/). +A T-bill is just one of the many asset-backed tokens you can create and trade as an MPT on the XRP Ledger. + ### Creating an Issuing Account You can use the Account Configurator to experiment with the settings for a T-bill issuing account in a sandbox environment. When you are satisfied with your configuration, you can create an account on XRPL Mainnet to begin trading.