← all projects

Pythia

@davexinoh·8 followers
0
stars
3.5k
lines
46
files
0
forks
8
followers
languages
JavaScript 97%Solidity 3%

A Node/Express + React autonomous prediction-market trading agent on Arc that runs an eight-layer off-chain pipeline (marketFetcher pulling live Polymarket Gamma/CLOB markets, newsRetriever, a Groq llama-3.1-8b-instant signalExtractor in signalExtractor.js enforcing a strict JSON schema of regulatory/liquidity/media/event signals, scoringModel, edgeCalculator, a half-Kelly riskEngine, and a SIMULATION_MODE executionLayer whose live Polymarket fills are an unwired TODO), recording each decision on-chain via PythiaRegistry.sol — a deployed (arc-testnet) owner-gated attestation registry emitting ExecutionRecorded/SkipRecorded/BalanceUpdated events over a virtual 1000-USDC balance. Forkable primitives: the MIT PythiaRegistry contract plus its solc compile.js / ethers deploy.js scripts, the Groq signal-extraction module with retry/throttle, and circleWallet.js showing Circle developer-controlled EOA wallet creation per email on ARC-TESTNET with on-chain registration. Note: balances, traces, and positions live in an in-memory store.js (not persisted), and trades are simulated rather than real fills.

events
tags
circle components
team · solo

1 (Solo) — Davexinoh

on xx/dontfadedave
last pushed 2026-05-26