Back to Discover

eurorwa

connector

crytobot459

EuroRWA analyst: tokenized money-market fund signals, snapshots, analytics and alerts.

View on GitHub
0 starsSynced Aug 6, 2026

Install to Claude Code

/plugin marketplace add crytobot459/eurorwa

README

EuroRWA

EuroRWA

Tokenized money market funds — on-chain verifiable.
An AI agent pipeline that snapshots EU + US tokenized money market funds, signs every snapshot on-chain, and drafts the daily report.

Live dashboard · On-chain attestation


What it does

Every 12 hours, the system:

  1. Scrapes public data across 15 EU + US tokenized money market funds — USYC, BUIDL, USDY, eurSAFO, EUTBL and more.
  2. Computes TVL, APY, holders, and 7 / 30 / 90-day flows into a SQLite snapshot.
  3. Signs each snapshot — hashed with keccak-256 and published to a smart contract on Sepolia, permanent and tamper-proof.
  4. Analyzes with an AI agent (BUY / HOLD / SELL) using news, on-chain flows, and macro context.
  5. Delivers the daily report summary to Telegram.

Anyone can re-hash the data and verify the on-chain signature — no "trust me" dashboards.

Stack

LayerTech
RuntimeTypeScript · Bun
On-chainViem · Solidity · Sepolia
DataSQLite · rwa.xyz API
APIHono
FrontendReact · Vite · Recharts
AIGoogle Gemini (free tier)
BotsTelegram (long-polling + webhook)

Repo layout

src/fetch.ts          # snapshot scraper (rwa.xyz)
src/ingest.ts         # snapshot → SQLite
src/analyst/          # AI agent: news / flow / macro + BUY-HOLD-SELL
src/agent/            # on-chain attestation (deploy / sign / verify / publish)
src/frontend/         # dashboard web app
api/                  # Hono API + Telegram bot entrypoints
scripts/              # cron pipeline, LinkedIn assets, NFT mint
data/                 # snapshots, agent wallet, attestation store
docs/                 # LinkedIn guide, monetization research, posts

Verify an attestation

bun run verify            # latest snapshot
bun run verify -- 2026-08-06   # a specific date

Verifies the payload hash matches the published keccak-256 and that the recovered signer is the EuroRWA agent wallet.

Status

  • Data pipeline (15 funds, 12h cadence, trend columns)
  • On-chain attestation on Sepolia
  • AI analyst with 30/90d trend awareness
  • Telegram delivery
  • Live dashboard + on-chain verified NFT avatar
  • Public Telegram data bot (in progress)

Contact

MIT © 2026 — data sourced from rwa.xyz public APIs. Not financial advice.

Rendered live from crytobot459/eurorwa's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://rwa-dashboard-gamma.vercel.app/mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.