<?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: ismail-ctrl</title>
    <description>The latest articles on Developers Forum for XinFin XDC Network by ismail-ctrl (@ismailctrl).</description>
    <link>https://www.xdc.dev/ismailctrl</link>
    <image>
      <url>https://www.xdc.dev/images/4BrqDw-_C7zMiQ6-xC80durDkD4qeIKhWQ4PZQWbwtI/rs:fill:90:90/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL3VzZXIvcHJv/ZmlsZV9pbWFnZS8y/NDk1LzI5N2QyMmZj/LTM2YjMtNDI5ZS1i/YmQ0LThjYjI3MjA4/ZTU4Zi5wbmc</url>
      <title>Developers Forum for XinFin XDC Network: ismail-ctrl</title>
      <link>https://www.xdc.dev/ismailctrl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.xdc.dev/feed/ismailctrl"/>
    <language>en</language>
    <item>
      <title>[WIP] Creating transactions from xinfin sdk</title>
      <dc:creator>ismail-ctrl</dc:creator>
      <pubDate>Thu, 18 Jan 2024 15:54:27 +0000</pubDate>
      <link>https://www.xdc.dev/ismailctrl/creating-transactions-from-xinfin-sdk-1ael</link>
      <guid>https://www.xdc.dev/ismailctrl/creating-transactions-from-xinfin-sdk-1ael</guid>
      <description>&lt;p&gt;I'm working on integrating xrc20 tokens, we are using &lt;/p&gt;

&lt;p&gt;&lt;code&gt;const { Transaction } = require('@ethereumjs/tx')&lt;/code&gt;  to construct transactions but the issue is that it fails for xdc tokens with error &lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; `Uncaught Error: Cannot convert string to buffer. toBuffer only supports 0x-prefixed hex strings and this string was given: xdc49d3f7543335cf38fa10889ccff10207e22110b5`
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;Is there an alternative library to use for xinfin tokens (xrc20) as the above code is used for erc20 tokens which has been working fine for years. I working on this on behalf of a crypto exchange which is interested in integrating xrc20 tokens onto their platform.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

</description>
      <category>sdk</category>
      <category>blockchain</category>
      <category>xrc20</category>
      <category>tx</category>
    </item>
  </channel>
</rss>
