<?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>DEV Community: Harsh Kumar Singh</title>
    <description>The latest articles on DEV Community by Harsh Kumar Singh (@harshh1505).</description>
    <link>https://dev.to/harshh1505</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4026618%2Fb1bb9b48-7c1f-4dec-a670-2c946831f4ae.png</url>
      <title>DEV Community: Harsh Kumar Singh</title>
      <link>https://dev.to/harshh1505</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/harshh1505"/>
    <language>en</language>
    <item>
      <title>Beanstick</title>
      <dc:creator>Harsh Kumar Singh</dc:creator>
      <pubDate>Mon, 13 Jul 2026 04:16:29 +0000</pubDate>
      <link>https://dev.to/harshh1505/beanstick-4gpg</link>
      <guid>https://dev.to/harshh1505/beanstick-4gpg</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-07-09"&gt;Weekend Challenge: Passion Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Beanstick&lt;/strong&gt; is the first fully autonomous, non-custodial fiat-to-crypto settlement network. Today’s fiat-crypto onramps are broken: they require centralized custodians, invasive KYC, high fees, and slow settlement times. &lt;/p&gt;

&lt;p&gt;Beanstick solves this by replacing middlemen with a decentralized network of autonomous Liquidity Provider (LP) agents. These agents compete to offer the best exchange rate in millisecond-level reverse auctions. When a user locks their fiat payment, smart contracts secure the corresponding cryptocurrency in escrow. Verification of the fiat transfer is handled cryptographically using &lt;strong&gt;zkTLS&lt;/strong&gt;—verifying bank-receipt TLS sessions without ever exposing sensitive credentials. Once verified, the escrow releases funds to the user automatically. &lt;/p&gt;

&lt;p&gt;No operators. No custodians. No centralized exchanges. Just trustless, peer-to-agent settlement.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Or run it locally to see the full AI swarm in action:&lt;/em&gt;&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
bash
git clone https://github.com/harshh1505/beanstick.git
cd beanstick
pnpm install
./start-all.sh
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
    </item>
  </channel>
</rss>
