<?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: Kode Sherpa</title>
    <description>The latest articles on DEV Community by Kode Sherpa (@kode_sherpa).</description>
    <link>https://dev.to/kode_sherpa</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.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F12913%2Fe6880b2c-d0b6-4a8a-b2b1-a96cd8133f38.png</url>
      <title>DEV Community: Kode Sherpa</title>
      <link>https://dev.to/kode_sherpa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kode_sherpa"/>
    <language>en</language>
    <item>
      <title>We turned our AI smart contract generator into an IDE</title>
      <dc:creator>Diana Levytska</dc:creator>
      <pubDate>Fri, 03 Apr 2026 13:22:33 +0000</pubDate>
      <link>https://dev.to/kode_sherpa/we-turned-our-ai-smart-contract-generator-into-an-ide-2i7l</link>
      <guid>https://dev.to/kode_sherpa/we-turned-our-ai-smart-contract-generator-into-an-ide-2i7l</guid>
      <description>&lt;p&gt;When we started building Kode Sherpa, the goal was simple:&lt;br&gt;
help developers generate smart contracts faster.&lt;/p&gt;

&lt;p&gt;But pretty quickly we hit a limit.&lt;/p&gt;

&lt;p&gt;Generating code is not the hard part anymore.&lt;br&gt;
The hard part is everything around it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;structuring the project&lt;/li&gt;
&lt;li&gt;writing and running tests&lt;/li&gt;
&lt;li&gt;handling deployment&lt;/li&gt;
&lt;li&gt;iterating safely&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So we started asking a different question:&lt;/p&gt;

&lt;p&gt;👉 What if AI didn’t just generate code, but helped you manage the entire project?&lt;/p&gt;

&lt;p&gt;That’s what led us to build Sherpa Studio.&lt;/p&gt;

&lt;p&gt;Instead of just outputting Solidity, you now work inside a structured environment:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;contracts, tests, config&lt;/li&gt;
&lt;li&gt;file management&lt;/li&gt;
&lt;li&gt;deployment scripts generated automatically&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We also introduced templates you can explore even without signing up — just to make the entry barrier lower.&lt;/p&gt;

&lt;p&gt;Still early, still a lot to improve.&lt;/p&gt;

&lt;p&gt;Curious to hear from other devs:&lt;br&gt;
does this direction make sense, or is it overengineering?&lt;/p&gt;

</description>
      <category>solidity</category>
      <category>smartcontract</category>
      <category>ai</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
