From cdf27e76e69fdf719a5094cbbf2553ffb71e9534 Mon Sep 17 00:00:00 2001 From: burak33bb Date: Sat, 29 Aug 2026 04:58:49 +0300 Subject: [PATCH] docs: remove duplicate Mint guide content --- mint/getting-started.mdx | 48 ---------------------------------------- 1 file changed, 48 deletions(-) diff --git a/mint/getting-started.mdx b/mint/getting-started.mdx index f31529e..01a748b 100644 --- a/mint/getting-started.mdx +++ b/mint/getting-started.mdx @@ -126,51 +126,3 @@ Refresh your wallet (tap the refresh icon). Once the Bitcoin network picks up th | **Arbitrum gas fee** | Variable; priced at live market rates at the time of signing. | | **Mint commission** | Fixed percentage of the transferred amount, charged by Utexo. Shown in the Transaction Preview before you confirm. | | **Bitcoin RGB fee** | Small BTC amount deducted from your Utexo SDK Wallet to settle the RGB transaction on-chain. | - -**Utexo SDK** powered Wallets - -- BTC balance to cover the RGB transaction fee on the Bitcoin side. -- Your Utexo SDK Wallet connected to the Mint. You can connect it in two ways: - - Click **CONNECT RGB WALLET** at the bottom of the mint form. - - Open the wallet list in the top-right corner of the Mint page and click the power button next to **RGBWallet**. - -This direction moves USDT from your EVM wallet to the Bitcoin RGB layer, where you receive an equivalent RGB USDT token. - -1. Open Utexo SDK Wallet and ensure your BTC balance can cover the network fee. -2. Select **Receive assets**. -3. Generate an invoice for the USDT asset and copy it. -4. Paste the invoice into the **Destination** field on the Mint. - -- **You will receive** — estimated USDT amount after fees. -- **Estimated gas fee** — live Arbitrum network gas cost. -- **Mint commission** — fixed percentage fee charged by Utexo. - -1. **Approve token spending** — Authorises the Mint contract to spend your USDT. Click **Confirm**. -2. **Confirm the transaction** — Wait 2–10 seconds for the second MetaMask prompt. Review the details and click **Confirm** to submit. - - - In Utexo SDK Wallet, a completed Ethereum → Bitcoin transfer is highlighted in **green** (asset credit). - - -This direction burns USDT on the Bitcoin RGB layer and releases the equivalent USDT on Ethereum. - -The Mint generates an RGB invoice displayed as a popup with a QR code. Open Utexo SDK Wallet: - -1. Navigate to your **USDT** token. -2. Tap **Send**. -3. Tap the **QR scanner** icon and scan the QR code from the Mint popup. -4. Review the transfer details and tap **Send** to confirm. - -After sending, the transaction appears in Utexo SDK Wallet with the status **WAITING\_COUNTERPARTY**. - -Refresh your wallet (tap the refresh icon). Once the Bitcoin network picks up the transaction, the status changes to **WAITING\_CONFIRMATIONS**. When confirmations are complete, the USDT is released to your EVM address. - - - In Utexo SDK Wallet, a completed Bitcoin → Ethereum transfer is highlighted in **red** (asset deduction from the RGB layer). - - -| Fee type | Description | -| --- | --- | -| **Arbitrum gas fee** | Variable; priced at live market rates at the time of signing. | -| **Mint commission** | Fixed percentage of the transferred amount, charged by Utexo. Shown in the Transaction Preview before you confirm. | -| **Bitcoin RGB fee** | Small BTC amount deducted from your Utexo SDK Wallet to settle the RGB transaction on-chain. | \ No newline at end of file