AI-powered prediction market turning social media posts into gamified betting markets on Solana.
Solana wallet super-app on Next.js with Jupiter swaps, NFT/token management, checkout, prediction markets, perps, and AI chat agent
Polished super-app wrapper, not a Solana-native winner: no program, no hackathon win.
Dimensions
Swop is a production-grade Solana wallet super-app bundling Jupiter swaps, SPL/NFT management, Stripe checkout, Polymarket prediction markets, Hyperliquid perps and an AI chat agent on Next.js/TypeScript, with 2,350 commits across 10 contributors over roughly 20 months . It was never submitted to a hackathon, so its winner-similarity has to be pieced together: Trump.fun covers the prediction-markets slice , store.fun the checkout marketplace , Arcana Markets the swap vaults , and Project Plutus, a 2nd-place Breakout winner, the AI-agent layer . Each matches a slice, none matches the whole, landing this in partial-gap territory. Strongest dimension is techQuality (80): 80+ real test files and clean modular structure. Weakest is winnerSimilarity (50): the winning cohort skews 38.8% Rust and 22.3% Anchor, genuine on-chain programs, while Swop is largely a TypeScript wrapper around external APIs with no deployed program of its own. Next move: ship a real Anchor program, such as the sponsored-transaction escrow already referenced in code, to convert this from a slick aggregator into a genuine Solana-native protocol.
Closest competitors
On-chain e-commerce marketplace on Solana featuring instant wallet-based shopping and token-gated storefronts.
Solana DeFi platform featuring automated token vaults and integrated swap infrastructure for asset management.
A platform for the simplified deployment and management of autonomous AI agents on the Solana blockchain.
AI-powered Solana wallet interface for managing and analyzing assets through natural language chat commands.
Winner DNA
Native on-chain program built with Anchor/Rust: missing
Swop is a TypeScript/Next.js wrapper calling Jupiter, Polymarket and Hyperliquid APIs; the cohort skews 38.8% Rust and 22.3% Anchor.
Narrow, single-mechanic hackathon MVP scope: missing
Swop bundles wallet, swap, NFT, checkout, prediction markets, perps and AI chat into one super-app rather than a focused single feature.
AI agent / chat assistant layered on wallet: present
Socket-based AI chat agent matches the AI-Powered Solana DeFi Assistants cluster seen across multiple winners.
Stablecoin/payments rails: present
USDC/SPL payments plus Stripe checkout align with stablecoins, the top winner primitive at 17.3% share.
Swap/AMM or prediction-market primitive: present
Jupiter swap integration and Polymarket prediction markets echo the AMM (10.8%) and prediction-market winner clusters.