<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Developers Forum for XinFin XDC Network: XDC Trade Network</title>
    <description>The latest articles on Developers Forum for XinFin XDC Network by XDC Trade Network (@xdctradenetwork).</description>
    <link>https://www.xdc.dev/xdctradenetwork</link>
    <image>
      <url>https://www.xdc.dev/images/HEEF_7x9Ie6S279c14tkt3Fh2W0Q0xVgAXSGiBF2-OY/rs:fill:90:90/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL3VzZXIvcHJv/ZmlsZV9pbWFnZS8x/OTA1LzE5YWU1MzMx/LWE4YzgtNDI3Zi04/NTQwLTM3MTQ1Yzc1/MmI3Yy5wbmc</url>
      <title>Developers Forum for XinFin XDC Network: XDC Trade Network</title>
      <link>https://www.xdc.dev/xdctradenetwork</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.xdc.dev/feed/xdctradenetwork"/>
    <language>en</language>
    <item>
      <title>[Informative] Unveiling MLETR’s Potential in International Trade with TradeTrust-XDC Network Partnership.</title>
      <dc:creator>XDC Trade Network</dc:creator>
      <pubDate>Thu, 03 Aug 2023 05:14:59 +0000</pubDate>
      <link>https://www.xdc.dev/xdctradenetwork/unveiling-mletrs-potential-in-international-trade-with-tradetrust-xdc-network-partnership-11gk</link>
      <guid>https://www.xdc.dev/xdctradenetwork/unveiling-mletrs-potential-in-international-trade-with-tradetrust-xdc-network-partnership-11gk</guid>
      <description>&lt;h2&gt;
  
  
  A Step-by-Step Guide to Secure Trade Document Verification
&lt;/h2&gt;

&lt;p&gt;The &lt;strong&gt;&lt;a href="https://www.tradetrust.io/"&gt;TradeTrust&lt;/a&gt;&lt;/strong&gt; Ecosystem, developed by the Infocomm Media Development Authority (&lt;strong&gt;IMDA&lt;/strong&gt;) in &lt;strong&gt;Singapore&lt;/strong&gt;, has become a game-changer in international trade, providing a secure, transparent, and efficient platform for cross-border transactions. By partnering with the &lt;strong&gt;&lt;a href="https://xdc.network/"&gt;XDC Network&lt;/a&gt;&lt;/strong&gt;, TradeTrust introduces groundbreaking features that enhance document authentication and bolster confidence among businesses worldwide.&lt;/p&gt;

&lt;p&gt;The collaboration between TradeTrust and the XDC Network introduces a new era of international trade with MLETR as a pivotal component. As blockchain technology continues to revolutionize global trade, MLETR’s multi-layered escrowed title registry offers a secure, efficient, and transparent framework for managing assets and conducting cross-border transactions.&lt;/p&gt;

&lt;p&gt;Within this ecosystem, the concept of MLETR(Model Law on Electronic Transferable Records) emerges as a transformative element. MLETR enhances the security and reliability of title transfers, ensuring the seamless transfer of assets while minimizing potential risks. This multi-layered approach integrates TradeTrust’s document authentication capabilities with the XDC Network’s efficient blockchain solutions, providing users with an unparalleled level of trust and efficiency in managing their assets.&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s understand the Workflow!
&lt;/h2&gt;

&lt;p&gt;Before diving into the TradeTrust workflow, ensure you have the following prerequisites:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Metamask Wallet&lt;/li&gt;
&lt;li&gt;XDC token balance to cover Transaction fees&lt;/li&gt;
&lt;li&gt;Wallet.json file&lt;/li&gt;
&lt;li&gt;Config File for Document Creation&lt;/li&gt;
&lt;li&gt;A Created Document with “.tt” Extension for Verification&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Step 1: Installing Open Attestation CLI
&lt;/h2&gt;

&lt;p&gt;To begin generating config files, ensure you have Open Attestation CLI v2.5.2 installed on your computer. You can download the release from the provided link.&lt;/p&gt;

&lt;p&gt;Release Link: &lt;a href="https://github.com/Open-Attestation/open-attestation-cli/releases"&gt;https://github.com/Open-Attestation/open-attestation-cli/releases&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Linux:&lt;/strong&gt; &lt;a href="https://github.com/Open-Attestation/open-attestation-cli/releases/download/v2.5.2/open-attestation-linux"&gt;https://github.com/Open-Attestation/open-attestation-cli/releases/download/v2.5.2/open-attestation-linux&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;MacOS:&lt;/strong&gt; &lt;a href="https://github.com/Open-Attestation/open-attestation-cli/releases/download/v2.5.2/open-attestation-macos"&gt;https://github.com/Open-Attestation/open-attestation-cli/releases/download/v2.5.2/open-attestation-macos&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Windows:&lt;/strong&gt; &lt;a href="https://github.com/Open-Attestation/open-attestation-cli/archive/refs/tags/v2.5.2.zip"&gt;https://github.com/Open-Attestation/open-attestation-cli/archive/refs/tags/v2.5.2.zip&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Before you construct your configuration file(.json file), please ensure you have the below listed data, which we will get in “Step 3” using a single command.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Wallet (.json file)&lt;/li&gt;
&lt;li&gt;Document Store (for verifiable document)&lt;/li&gt;
&lt;li&gt;Token Registry (for transferable document)&lt;/li&gt;
&lt;li&gt;Configured DNS&lt;/li&gt;
&lt;li&gt;Decentralized Document Renderer&lt;/li&gt;
&lt;li&gt;Document Storage&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  Step 2: Acquiring a wallet.json File
&lt;/h2&gt;

&lt;p&gt;To proceed with config file generation, you’ll need a wallet.json file. If you already have one, you can skip this step. If not, follow the steps below to create it:&lt;/p&gt;

&lt;p&gt;a. Start by creating a new folder on your computer to store the wallet.json file.&lt;/p&gt;

&lt;p&gt;b. Access the terminal or command prompt and navigate to the folder.&lt;/p&gt;

&lt;p&gt;c. Use the following command to create the wallet.json file:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;open-attestation wallet create --output-file wallet.json
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://www.xdc.dev/images/4mHGeMAsyJ0Q6JL1-sVCTbzMlSs74ixr0o7sg-YtWzs/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3VsZmQwZDk2aWJt/cmVnY3Mzdmd3LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/4mHGeMAsyJ0Q6JL1-sVCTbzMlSs74ixr0o7sg-YtWzs/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3VsZmQwZDk2aWJt/cmVnY3Mzdmd3LnBu/Zw" alt="Image description" width="720" height="212"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;d. Add funds to the wallet address displayed on your console.&lt;/p&gt;

&lt;p&gt;Get Testnet XDC from:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://faucet.apothem.network/"&gt;https://faucet.apothem.network/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://faucet.blocksscan.io/"&gt;https://faucet.blocksscan.io/&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/Olo-uUOVSS8PJfA-HTF0XnXgx7S7MYuWxJDx0ervW70/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2p1bmN4YjFmczUz/emI4OW5lYmxyLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/Olo-uUOVSS8PJfA-HTF0XnXgx7S7MYuWxJDx0ervW70/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2p1bmN4YjFmczUz/emI4OW5lYmxyLnBu/Zw" alt="Image description" width="720" height="358"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;e. Place the open-attestation-cli binary file in the folder containing the wallet.json file.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/jfBolQIpsueXkjxfQA-uEt2fOHBkd3HipluU5Jw42TI/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2tjdjB4YTVwYzAy/OGdqeXFmM3RyLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/jfBolQIpsueXkjxfQA-uEt2fOHBkd3HipluU5Jw42TI/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2tjdjB4YTVwYzAy/OGdqeXFmM3RyLnBu/Zw" alt="Image description" width="720" height="302"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;f. Grant executable permissions to the binary file using below command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;chmod +x ./open-attestation-linux
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://www.xdc.dev/images/Eb5uw-bMwoGHUnbzi2OCXMnkVu0ztlvSwdpY_QF2Qnc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2RoMGJhOG0yNXps/ZmM1dnpyMnF0LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/Eb5uw-bMwoGHUnbzi2OCXMnkVu0ztlvSwdpY_QF2Qnc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2RoMGJhOG0yNXps/ZmM1dnpyMnF0LnBu/Zw" alt="Image description" width="720" height="108"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 3: Generating the Config File
&lt;/h2&gt;

&lt;p&gt;Now, generate the config file using Config Generator by following these steps:&lt;/p&gt;

&lt;p&gt;a. Use the following command to generate the config file:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;./open-attestation-linux config create --output-dir ./example-configs --encrypted-wallet-path wallet.json

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;b. After entering the above command, you will be prompted to create a config file using a template URL or a file path. Here are the options:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Using a Config Template URL:&lt;/strong&gt; If you have a template URL, type “Yes,” enter the template URL (eg, &lt;a href="https://raw.githubusercontent.com/TradeTrust/tradetrust-config/master/build/reference/config-v3.json"&gt;https://raw.githubusercontent.com/TradeTrust/tradetrust-config/master/build/reference/config-v3.json&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;c. Now, you will be asked to choose the network for your config file, Select “XDC Apothem Network”.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/gFrEC90ETJJQ0fmhkyRCWom3eW5zIGjQAH_2Xb029Lc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3ZkbzUwZTRwZ2t5/bjI0azFhNGpjLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/gFrEC90ETJJQ0fmhkyRCWom3eW5zIGjQAH_2Xb029Lc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3ZkbzUwZTRwZ2t5/bjI0azFhNGpjLnBu/Zw" alt="Image description" width="720" height="273"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 4: Uploading the Config File to TradeTrust Creator Website
&lt;/h2&gt;

&lt;p&gt;Visit the &lt;strong&gt;&lt;a href="https://creator.tradetrust.io/"&gt;TradeTrust Creator website&lt;/a&gt;&lt;/strong&gt; and click on the “Upload a new config file” to upload the “config.json” file received in &lt;strong&gt;Step 3&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/FM6jniVPMeaSErjZTytEz56iElNBXXIszde5YFF2zuI/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2N6aWNtOHIwM214/d296N25reHJyLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/FM6jniVPMeaSErjZTytEz56iElNBXXIszde5YFF2zuI/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2N6aWNtOHIwM214/d296N25reHJyLnBu/Zw" alt="Image description" width="720" height="373"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you upload the file, you need to enter the password which you have previously used to create a wallet.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/EzSYDT_MGcjbszC371uI2Uo6qLeZ0f8G_OgjD5nf1jc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2d6Z2NxeGV3ajl2/b3czMHo2bHFxLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/EzSYDT_MGcjbszC371uI2Uo6qLeZ0f8G_OgjD5nf1jc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2d6Z2NxeGV3ajl2/b3czMHo2bHFxLnBu/Zw" alt="Image description" width="720" height="318"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Choose the appropriate document type from the following options:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;TradeTrust Bill of Lading v3&lt;/li&gt;
&lt;li&gt;TradeTrust ChAFTA Certificate of Origin v3&lt;/li&gt;
&lt;li&gt;TradeTrust Covering Letter v3&lt;/li&gt;
&lt;li&gt;TradeTrust Invoice v3 (DNS-DID)&lt;/li&gt;
&lt;li&gt;TradeTrust Invoice v3 &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/5BdoJRzKSXp8ceUoPvSWyDh9S4_SHFbJEFu8ozlZUC4/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3RodWpnNXczZjJ3/cHlicGxiNHh3LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/5BdoJRzKSXp8ceUoPvSWyDh9S4_SHFbJEFu8ozlZUC4/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3RodWpnNXczZjJ3/cHlicGxiNHh3LnBu/Zw" alt="Image description" width="720" height="275"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 5: Document Type Selection
&lt;/h2&gt;

&lt;p&gt;Let’s move with the &lt;strong&gt;"TradeTrust Bill of Lading v3"&lt;/strong&gt;, Once you select a “TradeTrust Bill of Lading v3” document type you will be able to see the below form. Fill in the respective details in the selected document type and click on the &lt;strong&gt;“Issue Document(s)”&lt;/strong&gt; button.&lt;/p&gt;

&lt;p&gt;*You can either upload a data file(.JSON or .CSV) to pre-fill fields on this form or enter the fields manually.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/aQ-WSBhJH49DC56nyBHwIXxHjijLHzrR03TlZnvWRVU/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2NmcWI1aHdyZmNm/bHFmNDNzN2gyLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/aQ-WSBhJH49DC56nyBHwIXxHjijLHzrR03TlZnvWRVU/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2NmcWI1aHdyZmNm/bHFmNDNzN2gyLnBu/Zw" alt="Image description" width="720" height="991"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/SJaZtspt25ziGBrmY_jFJeTq6uHJ1P8hJgGTeGEs_Go/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3h5ejg1M3VtZ2h2/bWdzYm1lOW10LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/SJaZtspt25ziGBrmY_jFJeTq6uHJ1P8hJgGTeGEs_Go/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3h5ejg1M3VtZ2h2/bWdzYm1lOW10LnBu/Zw" alt="Image description" width="720" height="1063"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/E9YuDVnfXoV1rzg9RxrYg846a-yPU1UQHwBapZ3UHWE/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2N0MDZkcmV1azMy/MGszeTEza3E1LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/E9YuDVnfXoV1rzg9RxrYg846a-yPU1UQHwBapZ3UHWE/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2N0MDZkcmV1azMy/MGszeTEza3E1LnBu/Zw" alt="Image description" width="720" height="300"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 7: Download Issued Document
&lt;/h2&gt;

&lt;p&gt;Once the file is uploaded successfully, Download the “TradeTrust-Bill-of-Lading-v3–1-xdcapothem.tt” file for verification. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/ywxIlPWT47VduK6TI7ybvXH6DvjSrNrpAHQaxhenhF8/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzF4MjVoa3c2bms2/cmw5dWtud3Y0LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/ywxIlPWT47VduK6TI7ybvXH6DvjSrNrpAHQaxhenhF8/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzF4MjVoa3c2bms2/cmw5dWtud3Y0LnBu/Zw" alt="Image description" width="720" height="343"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 8: Verifying the Document
&lt;/h2&gt;

&lt;p&gt;To verify the document, visit the &lt;strong&gt;&lt;a href="https://dev.tradetrust.io/verify"&gt;Verify Documents website&lt;/a&gt;&lt;/strong&gt; and select the “XDC Testnet Apothem” network. Upload the document file(“TradeTrust-Bill-of-Lading-v3–1-xdcapothem.tt”) for verification.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/1e5rQMz3C5GyoAIfaS3e9aJO4HLsiqyajKkKcm_DUI4/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzIzZ2p6NXZoeDhp/bnI3NmdvMzlzLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/1e5rQMz3C5GyoAIfaS3e9aJO4HLsiqyajKkKcm_DUI4/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzIzZ2p6NXZoeDhp/bnI3NmdvMzlzLnBu/Zw" alt="Image description" width="720" height="302"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note: If you are getting “Whoops! There might be an issue with the network or contract. Make sure you are on the correct network for the document.” this type of error. Don’t worry, Simply try uploading your file again.&lt;/p&gt;

&lt;p&gt;After uploading “TradeTrust-Bill-of-Lading-v3–1-xdcapothem.tt” file, you will be able to see all the details:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/EEQR-1LIaDWnHwbUWk8VUoeeDk-FSHo6UoK6oVZqJNM/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzJ3cG12MzRodTFz/YmM0enR2eWw4LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/EEQR-1LIaDWnHwbUWk8VUoeeDk-FSHo6UoK6oVZqJNM/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzJ3cG12MzRodTFz/YmM0enR2eWw4LnBu/Zw" alt="Image description" width="720" height="1303"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 9: Metamask Wallet Connection
&lt;/h2&gt;

&lt;p&gt;Unlock your Metamask wallet, add some Testnet XDC, and click on the “Connect Wallet” button to manage assets.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; To add XDC Apothem manually in Metamask, refer below details:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Network Name: XDC Apothem Network&lt;/li&gt;
&lt;li&gt;RPC URL: &lt;a href="https://apothem.xdcrpc.com"&gt;https://apothem.xdcrpc.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;ChainID: 51&lt;/li&gt;
&lt;li&gt;Symbol: XDC&lt;/li&gt;
&lt;li&gt;Block Explorer URL: &lt;a href="https://explorer.apothem.network/"&gt;https://explorer.apothem.network/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/ans0ZsAvlgcOeja0MtuYe-CtCc_OrDIKma0K29EGrsc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2s5OWdyaGZvczky/enI0aGdwYjR2LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/ans0ZsAvlgcOeja0MtuYe-CtCc_OrDIKma0K29EGrsc/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2s5OWdyaGZvczky/enI0aGdwYjR2LnBu/Zw" alt="Image description" width="720" height="403"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;By clicking on the Connect wallet button, Metamask screen will appear. Click on the “Next” button to connect with Metamask.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/_Qca0Ij3KlOBDbttUlaTw1bLBKCL7aVD-3vqgktiBXg/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2Q2NnV5OWw2Z2J5/Mm96dHV1a2ZlLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/_Qca0Ij3KlOBDbttUlaTw1bLBKCL7aVD-3vqgktiBXg/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2Q2NnV5OWw2Z2J5/Mm96dHV1a2ZlLnBu/Zw" alt="Image description" width="720" height="416"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 10: Managing Assets
&lt;/h2&gt;

&lt;p&gt;After connecting the Metamask wallet, access the “Manage Assets” dropdown with options such as Transfer Holdership, Surrender Document, and Endorse Transfer of Ownership.&lt;/p&gt;

&lt;p&gt;Now you can select the asset option as per your requirement.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/U5NoJDCRat8PQZkGQW1oEYCx9XfWKv7WvzxtmmrmwMo/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3JicWx2ZXA4MDhz/Mnlmdm15NXc1LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/U5NoJDCRat8PQZkGQW1oEYCx9XfWKv7WvzxtmmrmwMo/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3JicWx2ZXA4MDhz/Mnlmdm15NXc1LnBu/Zw" alt="Image description" width="720" height="411"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s Transfer Holdership
&lt;/h2&gt;

&lt;p&gt;For a comprehensive understanding of TradeTrust’s Contribution, Title Escrow, and Manage Assets features, you can find detailed explanations in the official documentation at &lt;a href="https://docs.tradetrust.io/docs/overview/title-transfer"&gt;https://docs.tradetrust.io/docs/overview/title-transfer&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Select “Transfer Holdership” from the “Manage Assets” dropdown.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/vT-aIP6oV3GHBRyLybnoe4DCeYucqpXTycKCNlUHpZk/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2wwdDY4OHQwZDQy/Z2diYnZ2N2U2LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/vT-aIP6oV3GHBRyLybnoe4DCeYucqpXTycKCNlUHpZk/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2wwdDY4OHQwZDQy/Z2diYnZ2N2U2LnBu/Zw" alt="Image description" width="720" height="411"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Enter the “Holder” address and click on the “Transfer” button.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/4f7yM27nn_7Q-0Er-N8FLJfpIv3TP7mPh4KnJwSJfOA/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3ptZ3h0em9hc2x6/bXpzbWVjcGd5LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/4f7yM27nn_7Q-0Er-N8FLJfpIv3TP7mPh4KnJwSJfOA/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3ptZ3h0em9hc2x6/bXpzbWVjcGd5LnBu/Zw" alt="Image description" width="720" height="416"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Now, sign the transaction by clicking on the “Confirm” button.
&lt;img src="https://www.xdc.dev/images/r-irXfWqAifE3mnUV_DHk0pzf0kC9FYVi1X6_I_9600/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3BwOWdqdG0ycDNj/NWluMTViMDY2LnBu/Zw" alt="Image description" width="720" height="416"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/e83JHakhfQag_0ykz67bONLm-YiQCs_kZVpPNY_0aQk/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3dkdThxdWxwdXVr/MmszYjZuZ3BvLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/e83JHakhfQag_0ykz67bONLm-YiQCs_kZVpPNY_0aQk/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3dkdThxdWxwdXVr/MmszYjZuZ3BvLnBu/Zw" alt="Image description" width="720" height="244"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You can view the transaction on the Apothem Explorer.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://explorer.apothem.network/txs/0x519eb7ee08d484847d078e0e445bb76b3a7e43b3437b9dc977a953fb1b9e028f#overview"&gt;https://explorer.apothem.network/txs/0x519eb7ee08d484847d078e0e445bb76b3a7e43b3437b9dc977a953fb1b9e028f#overview&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/qTZ4WZ5Sh8_NwDq-pSD1ZCAjOBvYGg6Mz7x3fF4LUFg/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3B4dGdhcmR6OXQ5/cWpxd2MyMTZ5LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/qTZ4WZ5Sh8_NwDq-pSD1ZCAjOBvYGg6Mz7x3fF4LUFg/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3B4dGdhcmR6OXQ5/cWpxd2MyMTZ5LnBu/Zw" alt="Image description" width="720" height="453"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Step 11: View Endorsement Chain
&lt;/h2&gt;

&lt;p&gt;The endorsement chain provides an overview of the EBL’s transaction history, showing which wallet is currently the EBL’s ownership/holdership. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/k-IGkZXCyu6a6YuZCseQ9dWMMDHpGefLDOlWbGju-xw/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2Z4aXUyNTlnbGs0/bG80bHBoNHhyLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/k-IGkZXCyu6a6YuZCseQ9dWMMDHpGefLDOlWbGju-xw/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2Z4aXUyNTlnbGs0/bG80bHBoNHhyLnBu/Zw" alt="Image description" width="720" height="379"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Action description:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Document has been issued:&lt;/strong&gt;&lt;br&gt;
Document is created by issuer with Owner and Holder being empty at the start. Owner and Holder will then be specified by the issuer during issuance.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Transfer of Holdership:&lt;/strong&gt;&lt;br&gt;
Current Holder can transfer the holdership to another holder.&lt;br&gt;
&lt;a href="https://www.xdc.dev/images/1t-sR1525AVESFM8gVq4vb67Xm5cn2JW9IJRvxOKb0k/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3FlbnZlNTc2enlw/eXFobmRoc2p2LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/1t-sR1525AVESFM8gVq4vb67Xm5cn2JW9IJRvxOKb0k/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L3FlbnZlNTc2enlw/eXFobmRoc2p2LnBu/Zw" alt="Image description" width="720" height="216"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Nominate Change of Owner:&lt;/strong&gt;&lt;br&gt;
When Owner and Holder are different, the current Owner can nominate change of owner. This will require current Holder to endorse the change (this will not be reflected in endorsement chain, as it is not a finalized owner/holder record until holder accepts the nomination) &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/M-1xDsfcRRD2kkoMDp95l1MoOidIf3XpGmKJITq2taE/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2ViY3BpeG5ta2Np/ZWt2OXd6ZWRmLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/M-1xDsfcRRD2kkoMDp95l1MoOidIf3XpGmKJITq2taE/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2ViY3BpeG5ta2Np/ZWt2OXd6ZWRmLnBu/Zw" alt="Image description" width="720" height="386"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Endorsement of Change of Owner:&lt;/strong&gt;
When Owner and Holder are same, current Owner/Holder can endorse the change of owner to another owner. This will result in a change of Owner and Holder values.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/IO84ojGdcfzb3EGWHVw7-Ubl7xqYH2YDJDb9J-nQeHo/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2hhajcyc29lcGpu/Z2FjajR1ajdlLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/IO84ojGdcfzb3EGWHVw7-Ubl7xqYH2YDJDb9J-nQeHo/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2hhajcyc29lcGpu/Z2FjajR1ajdlLnBu/Zw" alt="Image description" width="720" height="298"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Surrender of Document:&lt;/strong&gt;
When Owner and Holder are the same, the current Owner/Holder can surrender the document to the issuer. Once the document is surrendered, both Owner and Holder values will be empty because it is no longer in circulation.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/SnCktmjYYSWHSyjmIBSwyDEfW9K93id4leIPQjT78Lo/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2lvdXozNnJ3NWQ0/MHdrNDJnazF0LnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/SnCktmjYYSWHSyjmIBSwyDEfW9K93id4leIPQjT78Lo/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2lvdXozNnJ3NWQ0/MHdrNDJnazF0LnBu/Zw" alt="Image description" width="720" height="251"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.xdc.dev/images/D9b9qGZ-cozrzuD_IF5RLdA3q3gIpV8CxW-8m3weZgw/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzF1ZWVsMGNmYzdw/M3RkZHoyYmdyLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/D9b9qGZ-cozrzuD_IF5RLdA3q3gIpV8CxW-8m3weZgw/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzF1ZWVsMGNmYzdw/M3RkZHoyYmdyLnBu/Zw" alt="Image description" width="720" height="207"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Surrender of document accepted:&lt;/strong&gt;
Document is shredded and destroyed.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Overview of Issuance Manage Assets:
&lt;/h2&gt;

&lt;p&gt;In the Issuance Manage Assets section, the issuer is presented with two options: “Accept Surrender of Document” and “Reject Surrender of Document.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/3ghK6HoFqV2Dg83TptVSCzJG3VTDOVBRaPMgGEOUIeQ/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2l0Z2k3MDFodm9s/NXJjYzNxYmRxLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/3ghK6HoFqV2Dg83TptVSCzJG3VTDOVBRaPMgGEOUIeQ/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2l0Z2k3MDFodm9s/NXJjYzNxYmRxLnBu/Zw" alt="Image description" width="720" height="356"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Let’s check out the steps to Accept Surrender of Document:&lt;/strong&gt;
If the issuer decides to accept the surrender of the document, they can proceed by selecting this option. By accepting the surrender, the issuer acknowledges that the document is no longer in circulation and is willingly returned to them. This action is typically taken when the document’s life cycle is complete, and there is no further need for its usage. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/s2Ef5yeAowcBHNCzlvsPcKAHn7GNGUtS_PGEZfqxj5I/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzBnczU4aXlxMmtk/bWF0dnY5dWozLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/s2Ef5yeAowcBHNCzlvsPcKAHn7GNGUtS_PGEZfqxj5I/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzBnczU4aXlxMmtk/bWF0dnY5dWozLnBu/Zw" alt="Image description" width="720" height="154"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.xdc.dev/images/GyrZQzl87oejC8E9DP6aqpO-3pd0rfR2LstxqFrg1YY/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2NqMTV1NXR5c3Nk/NmUwZGE5OWFsLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/GyrZQzl87oejC8E9DP6aqpO-3pd0rfR2LstxqFrg1YY/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/L2NqMTV1NXR5c3Nk/NmUwZGE5OWFsLnBu/Zw" alt="Image description" width="720" height="250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Reject Surrender of Document:&lt;/strong&gt;
On the other hand, if the issuer determines that the surrender of the document should not be accepted, they can choose the “Reject Surrender of Document” option. This decision indicates that the document will remain in circulation and continues to be held by the current holder. Rejecting the surrender is applicable when there are still valid reasons for the document to be in use, and the issuer wants it to remain active for further transactions.
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/god9aOoFK2cXqQBZ0B13cWrzh0eDTYIOp34o_c_KM-0/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzBrN205eDllem9x/Mjg2NmxiM2pvLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/god9aOoFK2cXqQBZ0B13cWrzh0eDTYIOp34o_c_KM-0/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzBrN205eDllem9x/Mjg2NmxiM2pvLnBu/Zw" alt="Image description" width="720" height="156"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here you can to confirm the document return, once confirmed the Owner &amp;amp; Holder address you need to click on "Confirm" button.&lt;br&gt;
&lt;a href="https://www.xdc.dev/images/X4WQ9eUDDSdDgfHwLx8BGywSeP3uEbXu3Y-Kf0hw__k/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzZsbHBxOXRqNmMw/NXpjcWp6ZzZiLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/X4WQ9eUDDSdDgfHwLx8BGywSeP3uEbXu3Y-Kf0hw__k/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzZsbHBxOXRqNmMw/NXpjcWp6ZzZiLnBu/Zw" alt="Image description" width="720" height="268"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.xdc.dev/images/i-rl41kKDM6H0PxODHa5YAKHvf4WjTOIm_8XIDxbQ48/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzkyNDk2c3AzY2Vr/bGRubHRpYmpzLnBu/Zw" class="article-body-image-wrapper"&gt;&lt;img src="https://www.xdc.dev/images/i-rl41kKDM6H0PxODHa5YAKHvf4WjTOIm_8XIDxbQ48/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL2FydGljbGVz/LzkyNDk2c3AzY2Vr/bGRubHRpYmpzLnBu/Zw" alt="Image description" width="720" height="251"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Before delving into the TradeTrust workflow, you can run trials or tests using the &lt;strong&gt;&lt;a href="https://explorer.apothem.network/"&gt;XDC Apothem Network&lt;/a&gt;&lt;/strong&gt;. The XDC Apothem Network serves as a testnet where you can familiarize yourself with the process without using real assets or transactions. This trial enables you to understand the workflow and functionality of MLETR, TradeTrust, and the XDC Network, ensuring a smooth experience when transitioning to the live environment. By utilizing the XDC Apothem Network, users can gain hands-on experience, validate their understanding, and address any queries or concerns before engaging in actual cross-border transactions. It offers a risk-free space to experiment, build confidence, and optimize operations within the TradeTrust ecosystem, further solidifying the foundation for secure and efficient international trade practices.&lt;/p&gt;

&lt;p&gt;In conclusion, exploring the TradeTrust Ecosystem and its partnership with the XDC Network opens up new possibilities for secure and efficient international trade. By harnessing the potential of blockchain technology, TradeTrust offers a transparent and streamlined platform for businesses and individuals to conduct cross-border transactions with confidence. To learn more about TradeTrust, you can refer to their official documentation at &lt;strong&gt;&lt;a href="https://docs.tradetrust.io/docs/introduction/what-is-tradetrust"&gt;https://docs.tradetrust.io/docs/introduction/what-is-tradetrust&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Additionally, for further insights into XinFin — XDC Network, visit their website at &lt;strong&gt;&lt;a href="https://xinfin.org/"&gt;https://xinfin.org/&lt;/a&gt;&lt;/strong&gt;. Together, these innovative solutions pave the way for a future of trust, scalability, and global interoperability in the world of trade and finance. &lt;/p&gt;

</description>
      <category>xdc</category>
      <category>tradetrust</category>
      <category>mletr</category>
      <category>xdcnetwork</category>
    </item>
  </channel>
</rss>
