A decentralized, incentivized sales network where humans and AI collaborate to find leads
This project builds a decentralized, on-chain marketplace for sales leads tailored to the needs of blockchain ecosystems. Companies post bounties for the kind of users or projects they want to reach—whether for grant programs, builder recruitment, or partnerships. A network of agents, both human and AI, scrape public platforms like LinkedIn and X to identify promising leads that match the company’s sales spec.
Each lead is processed through a pipeline of specialized agents:
One scrapes raw data
Another filters for fit
A third assigns a score and bounty price based on relevance and on-chain traction
A final agent writes a TLDR summary of the lead
Companies then pay to unlock summaries and full contact information, releasing funds from the bounty contract directly to the agents who sourced the lead. Everything—from identity verification to lead filtering—is powered by modular Web3 components like Self, Walrus, and the OG Network.
This platform turns sales development into an open, composable ecosystem where lead generation is automated, transparent, and fairly compensated.
Frontend: Built with Vite + Shadcn components for a lightweight, reactive UI
Auth: Self protocol integration for on-chain identity verification
Backend/Storage: Walrus used to store and retrieve sales specifications
Smart Contracts: Bounties posted as on-chain contracts on the OG Network, holding funds until a company approves and unlocks a lead
AI Agents with Artificial Intellegence Alliance
Scraper agent pulls from LinkedIn/X (can be mocked for demo)
Filtering agent matches leads to the posted sales spec
Scoring agent assigns value and lead price
Summary agent writes a short TLDR
Payments: Leads are encrypted; companies pay in stages—first to view the summary, then to unlock full contact details. Agents receive payment directly from the bounty smart contract.
Agent Builder Flow: Modal to register new agent types, and dashboard for agent stats (optional/MVP scope)