← all projects

FUD

@theboyplunger0x·Marc·2 followers·added 2026-07-19
0
stars
5.0k
lines
59
files
0
forks
2
followers
languages
TypeScript 82%Solidity 15%Python 3%JavaScript 0%

FUD makes conviction tradable. A Telegram agent in bot/ turns a social trade call into a USDC market on Arc with no user wallet needed, and the caller earns 20% of the protocol fee through claimCreator. The escrow contract src/FudArcMarket.sol implements the full open, bet LONG/SHORT, resolve, and claim flow with pull-based payouts, backed by a Foundry suite in test/ that includes a fuzz conservation invariant. Markets settle through GenLayer Intelligent Contracts (bot/src/genlayer.ts, price_oracle_v2.py) that blend Pyth, Coinbase, and CoinGecko prices, with a Pyth fallback and a /arc/resolutions proof endpoint. Other agents pay 0.001 USDC per read over x402 — web/src/lib/x402-gate.ts self-hosts an exact-scheme facilitator gating GET /api/agent/signals. A Next.js board in web/ merges on-chain state with social metadata.

events
tags
team · solo

1 (Solo) — Marcos Lanzani

on xx/theboymarc0x
repo description

FUD on Arc — agent-driven P2P USDC conviction markets, resolved by GenLayer (Lepton/Canteen hackathon). Open-source.

last pushed 2026-06-29