The Creator Score is an onchain reputation system that solves the problem of fragmented and inaccurate measures of creator impact. Instead of measuring popularity through followers or subjective metrics, it tracks real, verifiable impact by aggregating revenue and engagement data from top consumer platforms (onchain and offchain).
Users can discover and filter top creators by score, type (artists, podcasters, writers), revenue, and collectors. The system enables platforms to better identify authentic creators while allowing individuals to view their own performance metrics across platforms.
The Creator Score also powers weekly rewards for impactful creators based on objective, data-driven criteria, making the system both reputational and financial.
Key Features:
- Creator Scoring System: Integrates with Talent Protocol to generate comprehensive creator scores based on onchain activities and social metrics
- Rewards Leaderboard: Displays top creators ranked by their Creator Score, with a 10 ETH total prize pool distributed proportionally to scores
- Aggregated Profile: Detailed creator profiles showing credentials, social accounts, earnings history, and activity across platforms like Mirror, Zora, Paragraph, and Farcaster
- Content Feed: Aggregates and displays recent posts from Mirror and Paragraph platforms to showcase creator content
- Identity Verification: Integrates Self protocol for KYC/identity verification, required for reward eligibility
- Multi-Platform Authentication: Seamlessly works as a Farcaster MiniApp (using Frame SDK) and browser wallet application (using Dynamic SDK)
Data Integration:
- Talent Protocol API for creator scoring across 50+ platforms
- The Graph subgraph for indexing Paragraph posts and blockchain data
- Neynar API for Farcaster data and social metrics
- ENS service for domain resolution and identity mapping
- Custom GraphQL client for efficient data fetching
Authentication System: Dual authentication with automatic environment detection:
- Farcaster Frame SDK for MiniApp context within Farcaster
- Dynamic SDK for browser-based wallet authentication
- Universal user resolver abstracts lookups by Farcaster FID, wallet address, GitHub, or Talent UUID
Blockchain Integration:
- Viem + Wagmi for Web3 interactions and wallet management
- OnchainKit for Base ecosystem integration
- Custom contract utilities for reward calculations and distribution
Identity:
- Self protocol integration for KYC/identity verification using QR code flow