On-chain activity
Twizzin
Twizzin implements a real-time trivia competition platform on Solana where multiple users answer the same questions simultaneously. The system processes correct answers and distributes prizes to winners. Players can participate in general knowledge games or specialized quizzes about Web3 projects. The platform integrates payment functionality for prize pools and includes a matching system to connect players with appropriate skill levels.
Twizzin
Twizzin is a learn-to-earn trivia platform built on Solana. Players join live games, answer the same questions simultaneously, and winners share the prize pool — putting skin-in-the-game incentives behind crypto education.
How It Works
Each Twizzin game runs as an on-chain event. A host (either a crypto project or a public organizer) sets up a trivia contest with an entry fee denominated in SOL or an SPL token. All players answer an identical question set at the same time. At game close, the smart contract tallies correct answers and distributes the pooled prize to winners. Because the scoring and payout logic lives on Solana, neither the host nor the platform can manipulate results after the game starts.
The backend smart contracts are written in Rust using the Anchor framework. Player data — questions, answers, and points history — is stored in a private Supabase database, while the game coordination layer runs on-chain. The frontend is a Next.js application deployed on Vercel.
Key Products and Features
Project-Sponsored Games Crypto protocols and token projects can host branded trivia sessions to educate their communities. A project deposits a prize pool, writes questions about their product, and Twizzin handles hosting and payouts. For projects this is a user-acquisition and retention tool; players are financially incentivized to learn how a protocol actually works rather than passively read documentation.
Public Global Trivia Any player can join open competitions on general or themed topics, wagering SOL against other participants worldwide. This mode operates independently of any sponsor — a permissionless trivia market.
Multi-Token Support The initial version supported native SOL. The second-generation contracts (being developed in the twizzin-be-2 branch) add SPL token support, enabling projects to pay out in their own tokens and broadening the range of prize structures available to hosts.
Increased Capacity The v2 architecture also expands the number of simultaneous players per game, moving beyond the per-transaction limits of the original design.
Tokens and Assets
Twizzin does not have a confirmed native protocol token. Several TWIZZ-ticker tokens appear on Solana, but none are linked to the project by the Compass index, and none show any meaningful liquidity or trading volume. Prize pools are funded by hosts in SOL or project-specific SPL tokens rather than a Twizzin-issued asset.
Smart Contracts and Security
The smart contracts are open source under the MIT license and available at github.com/timknapp12/twizzin. As of the project's listed founding date of August 2024, no third-party audit has been publicly disclosed. The open-source codebase has accumulated over 630 commits, indicating sustained active development. Players should exercise standard caution with any on-chain wagers and review contract addresses before depositing funds.
Team and History
Twizzin was co-founded by @EggmanCapital and @TimmyTwizz. The project was registered in August 2024 and participated in the Colosseum hackathon ecosystem, which provides Solana-focused developer support and exposure. The project was featured in a Solana Foundation "What Are You Building?" short-form video series, demonstrating early traction with the Solana developer community.
The GitHub repository (timknapp12/twizzin) is the primary source of truth for the project's technical state. The repository structure separates the original backend (twizzin-be), a refactored second version (twizzin-be-2), and the Next.js frontend (twizzin-fe).
Solana Ecosystem Fit
Twizzin targets two pain points common across the Solana ecosystem: the challenge of onboarding newcomers who lack incentives to study new protocols, and the difficulty projects face in driving genuine community engagement beyond airdrops.
By pairing Solana's fast and low-cost transactions with on-chain prize distribution, Twizzin makes real-money trivia economically viable at small stake sizes — something impractical on higher-fee chains. The learn-to-earn framing also positions Twizzin as a complement to Solana's broader gaming and consumer-app growth, sitting at the intersection of GameFi and protocol education rather than pure speculation.
The use of Supabase for off-chain question storage is a pragmatic architectural choice: storing question content fully on-chain would be expensive and slow, while keeping payout logic on-chain preserves the trustlessness that matters most to players. This hybrid model is increasingly common in Solana gaming applications.
Contents
- How It Works
- Key Products and Features
- Tokens and Assets
- Smart Contracts and Security
- Team and History
- Solana Ecosystem Fit
Solana Token Markets
