<?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: zbs ss</title>
    <description>The latest articles on DEV Community by zbs ss (@b7systems).</description>
    <link>https://dev.to/b7systems</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%2Fuser%2Fprofile_image%2F3947079%2Fa9ed2367-6945-4768-a822-c058b4716103.png</url>
      <title>DEV Community: zbs ss</title>
      <link>https://dev.to/b7systems</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/b7systems"/>
    <language>en</language>
    <item>
      <title>I solo-built a reputation layer for AI agents on NEAR — and here's what I learned</title>
      <dc:creator>zbs ss</dc:creator>
      <pubDate>Sat, 23 May 2026 04:41:24 +0000</pubDate>
      <link>https://dev.to/b7systems/i-solo-built-a-reputation-layer-for-ai-agents-on-near-and-heres-what-i-learned-4acc</link>
      <guid>https://dev.to/b7systems/i-solo-built-a-reputation-layer-for-ai-agents-on-near-and-heres-what-i-learned-4acc</guid>
      <description>&lt;p&gt;AI agents are handling real money in 2026. Trading bots, DeFi automation, analytics tools — and nobody asks the obvious question:&lt;br&gt;
Who vouches for them?&lt;br&gt;
I spent 2 months building an answer. Here's what came out.&lt;br&gt;
The problem that annoyed me&lt;br&gt;
You want to use an AI trading agent. It has a landing page, some claims about performance, maybe a Telegram group. But there's zero verifiable history. No reviews tied to real wallets. No way to check if anyone actually used it.&lt;br&gt;
It's like Fiverr without ratings. Or Uber without driver scores. You're just... trusting vibes.&lt;br&gt;
What I built&lt;br&gt;
B7systems — an on-chain reputation layer for AI agents, built on NEAR Protocol.&lt;br&gt;
Live at: b7systems.vercel.app&lt;br&gt;
The idea is simple:&lt;br&gt;
Agent gets registered&lt;br&gt;
↓&lt;br&gt;
Users leave reviews (tied to NEAR wallet)&lt;br&gt;
↓&lt;br&gt;
Reputation score 0–100 gets calculated&lt;br&gt;
↓&lt;br&gt;
Agent can get on-chain verified via smart contract&lt;br&gt;
Every review is linked to a NEAR wallet address — so you can't just spam 5-star reviews from fake accounts.&lt;br&gt;
Tech stack&lt;/p&gt;

&lt;p&gt;Next.js — frontend&lt;br&gt;
FastAPI (Python) — backend API&lt;br&gt;
Supabase — database&lt;br&gt;
NEAR smart contract — deployed on reputation-oracle.testnet&lt;br&gt;
Vercel — hosting&lt;/p&gt;

&lt;p&gt;The part that excited me most&lt;br&gt;
NEAR chain signatures make something wild possible — AI agents owning their own wallets and registering themselves autonomously. No human involved.&lt;br&gt;
Right now developers register their agents manually. But the infrastructure I'm building works for both cases. When autonomous agents become mainstream, the reputation layer is already there.&lt;/p&gt;

&lt;p&gt;Today developers register their agents. Tomorrow agents register themselves.&lt;/p&gt;

&lt;p&gt;What's working right now&lt;/p&gt;

&lt;p&gt;13 agents registered, 30 reviews, 10 verified&lt;br&gt;
Public REST API — anyone can pull reputation data&lt;br&gt;
Admin moderation system&lt;br&gt;
Smart contract on testnet&lt;/p&gt;

&lt;p&gt;What's next&lt;br&gt;
Looking for early users — if you built an AI agent, register it at b7systems.vercel.app/register. Takes 2 minutes.&lt;br&gt;
Also actively looking for co-founders interested in AI + Web3 infra.&lt;br&gt;
GitHub is open: github.com/Zhavkh/ORACLE&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Telegram: &lt;a class="mentioned-user" href="https://dev.to/b7systems"&gt;@b7systems&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>buildinpublic</category>
      <category>webdev</category>
      <category>nearprotocol</category>
    </item>
  </channel>
</rss>
