Provus Protocol
AI trading agent on 0G Chain. DeepSeek signals TEE-attested on 0G every 15s. 10,000+ on-chain txs. Verifiable strategy reputation via ELO scoring.
비디오




기술 스택
설명
Provus Protocol is an autonomous AI trading agent where every decision is cryptographically verifiable on-chain — bringing accountability to AI finance at the infrastructure level.
The Problem
AI trading agents are black boxes. They claim alpha, execute strategies, and report performance — but there is no way to verify what the agent decided, why it decided it, or whether any claim is truthful. Trust is manufactured through marketing, not math.
The Solution
Provus runs a continuous 15-second attestation loop:
Fetches real-time market data (price, volume, volatility)
Routes it to DeepSeek V3.1 through 0G Compute's TEE-secured inference layer
Receives a cryptographically signed trading signal with provable provenance
Attests the decision hash on-chain via VerifierEngine (0G Mainnet)
Updates the agent's ELO reputation score — immutably, publicly, on-chain
Every signal is attested. Every decision has a verifiable hash. Reputation is earned on-chain, not claimed.
Why 0G
0G is uniquely required — not just convenient. 0G Compute provides TEE-secured AI inference, meaning DeepSeek runs in a trusted execution environment where the output is cryptographically signed. 0G's high-throughput EVM chain handles attestation writes at 15-second cadence without gas becoming a blocker. No other chain provides both the TEE inference layer and the settlement layer in a single unified ecosystem.
Live Metrics
10,000+ on-chain attestations since deployment
15-second decision-to-chain latency
847 ELO reputation score (live, immutable, on-chain)
99.7% uptime across continuous operation
4 production contracts: StrategyRegistry · VerifierEngine · StrategyVault · ReputationEngine
Stack: Node.js autonomous agent (Railway) · DeepSeek V3.1 via 0G Compute TEE · Solidity 0.8 · 0G Mainnet (chainId 16661) · Next.js + wagmi frontend (Vercel)
해커톤 진행 상황
Starting point: idea only — no contracts, no agent, no frontend.
Week 1 — On-Chain Foundation
Designed and deployed all 4 contracts to 0G Mainnet: StrategyRegistry (strategy lifecycle), VerifierEngine (attestation core), StrategyVault (execution record), ReputationEngine (ELO scoring). Hardhat config, deployment scripts, full typechain types.
Week 2 — Autonomous Agent
Built the Node.js loop: market data ingestion → 0G Compute TEE inference call → DeepSeek signal → on-chain attestation write. First live transaction confirmed on 0G Mainnet. Agent deployed to Railway for 24/7 operation.
Week 3 — Frontend & Integration
Next.js dashboard: live strategy feed, ELO leaderboard, wagmi wallet connect, live contract reads from 0G RPC. Agent and frontend connected end-to-end.
Week 4 — Scale & Harden
Agent running continuously, 10,000+ attestations reached and verifiable on 0G Explorer. ELO system live and compounding. Documentation, README, and submission assets finalized.
Shipped Deliverables
✓ 4 live Solidity contracts on 0G Mainnet
✓ Autonomous agent running 24/7 on Railway
✓ Live frontend on Vercel
✓ 10,000+ on-chain transactions (publicly verifiable)
✓ Full codebase: github.com/Gideon145/provus-protocol
자금 모금 상태
Bootstrapped. No external capital raised to date. Open to strategic investment from 0G ecosystem funds, AI×Web3 thesis investors, or DeFi DAOs post-hackathon. The protocol's on-chain reputation primitive has clear applications beyond this demo — verifiable agent marketplaces, performance-bonded AI strategies, and delegated AI trading with slashing conditions.