Autonomous copy-trading agent gated by World ID human proof, executed on Base Sepolia.
Vouch is an autonomous on-chain copy-trading platform that allows users to seamlessly follow top traders by their ENS names (e.g., vitalik.eth). Once a follow is set, a background loop automatically monitors target addresses for new fills on Hyperliquid. When a trade is detected, it triggers a copy-trade marker transaction on Base Sepolia from the follower's Privy server-controlled wallet. To prevent bot-spam and Sybil attacks, trade execution is gated behind World ID. The backend verifies cryptographic human proofs using World AgentKit, allocating 3 free trial copy-trades per verified human ID, with options to purchase additional trades by spending simulated WLD tokens.
Vouch is built using a single Express backend combined with a Vite/React SPA frontend.

