<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title><![CDATA[Narsi - Blog]]></title>
    <link>https://www.narsi.xyz/blogs</link>
    <description><![CDATA[Narsi is a full-stack and DevOps engineer building low-level Solana infrastructure in Rust: RPC and indexing, CI/CD, and privacy-preserving systems.]]></description>
    <language>en-us</language>
    <atom:link href="https://www.narsi.xyz/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Sat, 19 Sep 2026 14:59:07 GMT</lastBuildDate>
    <item>
      <title><![CDATA[How Solana Validators Work]]></title>
      <link>https://www.narsi.xyz/blogs/part-1-how-validators-work</link>
      <guid isPermaLink="true">https://www.narsi.xyz/blogs/part-1-how-validators-work</guid>
      <description><![CDATA[A conceptual introduction to what a validator does and how it fits into Solana's proof-of-stake protocol.]]></description>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <author>Narsi</author>
    </item>
    <item>
      <title><![CDATA[Building a Frontend for a Solana Program on Devnet]]></title>
      <link>https://www.narsi.xyz/blogs/part-1-why-solana</link>
      <guid isPermaLink="true">https://www.narsi.xyz/blogs/part-1-why-solana</guid>
      <description><![CDATA[Connecting a Next.js frontend to a deployed Solana program on devnet: wallets, RPC, and calling on-chain instructions from the browser.]]></description>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
      <author>Narsi</author>
    </item>
  </channel>
</rss>