<?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: Robert Aronovici</title>
    <description>The latest articles on Developers Forum for XinFin XDC Network by Robert Aronovici (@cryptosandtokens).</description>
    <link>https://www.xdc.dev/cryptosandtokens</link>
    <image>
      <url>https://www.xdc.dev/images/b9_9lOHrt2fG9Nco22nGF1RE994e4OgzLCw4GHZW7gc/rs:fill:90:90/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL3VzZXIvcHJv/ZmlsZV9pbWFnZS82/NTMvYjIyODFlYjAt/MTU1NC00ZjgxLThk/ZDAtYjEwYjVmNDI0/MmZlLnBuZw</url>
      <title>Developers Forum for XinFin XDC Network: Robert Aronovici</title>
      <link>https://www.xdc.dev/cryptosandtokens</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.xdc.dev/feed/cryptosandtokens"/>
    <language>en</language>
    <item>
      <title>Exciting news! Arculus has teamed up with the XDC Community to develop an exclusive XDC-branded Arculus Cold Storage Wallet!</title>
      <dc:creator>Robert Aronovici</dc:creator>
      <pubDate>Fri, 10 May 2024 16:09:05 +0000</pubDate>
      <link>https://www.xdc.dev/cryptosandtokens/exciting-news-arculus-has-teamed-up-with-the-xdc-community-to-develop-an-exclusive-xdc-branded-arculus-cold-storage-wallet-422h</link>
      <guid>https://www.xdc.dev/cryptosandtokens/exciting-news-arculus-has-teamed-up-with-the-xdc-community-to-develop-an-exclusive-xdc-branded-arculus-cold-storage-wallet-422h</guid>
      <description>&lt;p&gt;Let's hear your opinion and want to involve you in the decision-making process. Which design should we bring to life? Cast your vote by clicking the link below!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://take.quiz-maker.com/poll5181391x692a4F8C-156"&gt;Vote Now!&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>[Informative] Do you self-custody with Trust Wallet? Share your feedback!</title>
      <dc:creator>Robert Aronovici</dc:creator>
      <pubDate>Thu, 28 Sep 2023 20:37:43 +0000</pubDate>
      <link>https://www.xdc.dev/cryptosandtokens/do-you-self-custody-with-trust-wallet-share-your-feedback-2okb</link>
      <guid>https://www.xdc.dev/cryptosandtokens/do-you-self-custody-with-trust-wallet-share-your-feedback-2okb</guid>
      <description>&lt;p&gt;Hi everyone!&lt;/p&gt;

&lt;p&gt;Those who love Trust Wallet should head over to their roadmap and request site to input their feedback and upvote for awareness to have $XDC listed!&lt;/p&gt;

&lt;p&gt;Visit this site: &lt;a href="https://trust.canny.io/product-suggestions/p/xdc-network"&gt;Trust Wallet Roadmap - XDC Network Support&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let's continue to vote and leave quality feedback for their team to review and reach out or approve integration!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Graph Node Integration</title>
      <dc:creator>Robert Aronovici</dc:creator>
      <pubDate>Sat, 24 Jun 2023 16:42:07 +0000</pubDate>
      <link>https://www.xdc.dev/cryptosandtokens/graph-node-integration-4ebj</link>
      <guid>https://www.xdc.dev/cryptosandtokens/graph-node-integration-4ebj</guid>
      <description>&lt;p&gt;Graph Node can ingest blockchain data using two different APIs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Ethereum JSON RPC found in EVM-based chains. See the requirements and how to get started on the page below.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.notion.so/Graph-Node-EVM-JSON-RPC-API-Integration-Details-and-Cookbook-3328df9ec6044b2fa4c08c50061d1766?pvs=21"&gt;Graph Node EVM JSON RPC API Integration Details and Cookbook&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Firehose gRPC. &lt;a href="https://thegraph.com/docs/en/firehose/"&gt;Firehose&lt;/a&gt; is a blockchain data indexing solution using a files-based and streaming-first approach. Specific documentation for integrators is &lt;a href="https://firehose.streamingfast.io/integrate-new-chains/new-blockchains"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If the chain does not expose an EVM JSON-RPC API, the integration should start with a Firehose instrumentation of the underlying node. StreamingFast’s documentation is a great start.&lt;/li&gt;
&lt;li&gt;Firehose instrumentation is always recommended, as that’s a requirement for &lt;a href="https://thegraph.com/docs/en/substreams/"&gt;substreams&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;I'd recommend starting with the EVM JSON RPC approach for subgraph support. Here are the requirements and a cookbook for a quick integration test (with an example contract and subgraph): &lt;a href="https://www.notion.so/thegraphfoundation/Graph-Node-EVM-JSON-RPC-API-Integration-Details-and-Cookbook-3328df9ec6044b2fa4c08c50061d1766"&gt;https://www.notion.so/thegraphfoundation/Graph-Node-EVM-JSON-RPC-API-Integration-Details-and-Cookbook-3328df9ec6044b2fa4c08c50061d1766&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://t.me/pedro_the_graph"&gt;https://t.me/pedro_the_graph&lt;/a&gt;&lt;/p&gt;

</description>
      <category>thegraph</category>
      <category>rpc</category>
      <category>json</category>
      <category>graphnode</category>
    </item>
  </channel>
</rss>
