Skip to content
View RaYYeR220's full-sized avatar

Block or report RaYYeR220

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RaYYeR220/README.md

Rayyer

I ship an on-chain AI agent at a hackathon almost every week.
Solo · building in public · all of it with Claude Code

X · @rayyer_220


One idea runs through almost everything I build: the AI advises, the chain decides.

Everyone's racing to let AI agents execute — hold the keys, move the funds, make the call. I keep building the opposite. The model can price, score, phrase, or propose — but a contract (or a hard gate) verifies and settles. The model is the optimizer; the contract is the safety boundary.

It shows up everywhere:

  • Credo — an AI underwrites an under-collateralized loan, but a deterministic model sets the score and the contract enforces every cap on-chain. HashKey Chain
  • Backstop — an agent posts a price; a Uniswap v4 hook decides the fee per swap, so no one can front-run it. X Layer mainnet
  • Aegis — an on-chain AI committee rules if an insurance claim happened; deterministic math sets how much. Somnia
  • Mandate — one sentence becomes a tree of on-chain permissions; pull the root and every agent goes dark in one tx. MetaMask Smart Accounts

Same shape outside web3, too: Steward lets an LLM hunt waste in a real cloud account, but a policy gate blocks anything destructive. Sentinel is an agent that red-teams other agents before they reach prod.

The other thing I'm into: the agent economy

Agents that hire and pay each other, with real settlement. CAProxy takes one brief, hires a team of agents, pays each in USDC on Base mainnet, and hands back the receipts. Custodian manages a tokenized cargo at sea and pays per data call (x402) before it's allowed to act. Bulwark is the spending rails so an agent with a wallet can't be drained.

Range

Not everything is an agent. Vouch proves an exchange is solvent in zero-knowledge without revealing a single balance. Tongue dubs a live voice room so everyone hears everyone in their own language. Plumb makes architecture rules executable and catches drift on every merge.

How

Solidity · Foundry · TypeScript · viem / wagmi · Next.js · ERC-4337 — and whatever the hackathon's chain needs. Every line built with Claude Code.

The full run is in the repos tab below ↓


Building in public — follow along on X.

Popular repositories Loading

  1. aegis-cover aegis-cover Public

    Solidity 1

  2. AIKnowledgeBase AIKnowledgeBase Public

    Python

  3. okx-funding-harvester okx-funding-harvester Public

    TypeScript

  4. compliance-audit-skills compliance-audit-skills Public

  5. talk-to-injective talk-to-injective Public

    AI chat that explains Injective in plain English using live mainnet on-chain data — wallets, markets, governance. Read-only, no trading.

    TypeScript

  6. goalcall goalcall Public

    TypeScript