Original | Odaily Planet Daily (@OdailyChina)
Author | Ethan (@ethanzhang_web3)
From January 20 to January 30, 2026, the Solana Online Hackathon, jointly initiated by Trends and the Solana Chinese community, was held. As a fully online development event, this hackathon used X as the main platform for project submission and display. Developers published project introductions, code, and demo links to be directly and publicly evaluated by the community and judges.
Unlike traditional hackathons that rely on a unified backend for submissions, this event adopted a more open participation method. Competing projects were displayed on a public timeline, allowing judges and community members to directly test, interact with, and provide feedback on them. This low-barrier, high-exposure selection mechanism led to a concentrated emergence of many product-oriented and experience-focused projects in a short period.
During the ten-day submission and review period, participating projects covered multiple directions including trading and strategy bots, Alpha discovery tools, the internet capital market, and consumer and entertainment applications. Compared to emphasizing grand narratives or underlying infrastructure, the projects that emerged from this hackathon focused more on real-use scenarios, attempting to address long-standing issues like trading efficiency, information noise, and user experience through AI, automation, and gamification.
The following is a detailed review of the winning projects from this Solana Online Hackathon by Odaily Planet Daily.
Hackathon Champion
The MM Hunter (Prize: $4000)
Project Demo Address: https://the-mm-hunter.vercel.app/
Github Repository: https://github.com/Dexless-AI1111/the-mm-hunter
Project Introduction: The MM Hunter is an order book quantitative trading project based on LightGBM. It uses machine learning to analyze Binance order book structure and market maker behavior, and utilizes the Orderly Network API for automated trade execution.
Core Features:
- Order Book Data Acquisition: Real-time retrieval of Orderbook depth data from Binance
- ML Direction Prediction: Outputs three-classification results (up/down/neutral) based on LightGBM
- Automated Trading: Executes opening and closing positions via the Orderly Network API
- TUI Real-time Monitoring: Displays trading status, positions, and PnL
- Historical Backtesting: Supports strategy validation based on historical data
Trading & Strategy Bots
First Place: Peak Trading (Prize: 1300 USDC)
Dev X Homepage: https://x.com/0xkled
Project Demo Address: peak.kled.fun
Project Introduction: An AI-driven professional trading terminal focused on the entire process of trading decisions, risk control, and review.
Core Features:
- Automatic Trade Logging: Automatically records the complete context and strategy tags for each trade across multiple exchanges
- Aggregated Risk Control: Unified monitoring of positions, margin, and risk exposure across multiple platforms
- AI Order Verification: Provides risk assessment and suggestions before placing orders based on market conditions, OI, and personal historical data
- AI Conversational Review: Post-trade dialogue review and statistics on the long-term performance of different strategies and signals
Second Place: Eagle Pigeon Hunter (Prize: $800)
Dev X Homepage: https://x.com/bitares
Project Address: Not yet public
Project Introduction: An automated trading workflow built around macroeconomic data. It instantly parses official data sources during key data releases, combines quantitative rules to judge the Risk-On / Risk-Off state of the market, and automatically executes trades according to preset strategies via the Binance API.
Core Features:
- Real-time Macro Data Parsing: Monitors official economic data sources (e.g., Labor Department, Commerce Department), acquiring and parsing data immediately upon release
- AI Risk Environment Judgment: Quantifies years of macro data trading experience into rules to assist in judging whether the market is in a Risk-On or Risk-Off state
- Automated Trade Execution: Directly connects to the Binance API for automatic order placement, supporting spot and contract trading
- Automatic Trade Review: Automatically generates review reports after trade completion, recording entry time, price, and final profit/loss for strategy optimization
- Multi-channel Notifications: Alerts and reviews are synced to Lark, Telegram, email, and Enterprise WeChat
Third Place: MoonMate (Prize: $400)
Dev X Homepage: https://x.com/wab_hsu
Github Repository: https://github.com/Louis-XWB/moonmate
Function Demo: https://www.youtube.com/watch?v=jBk7e667Vso
Project Introduction: An AI trading companion with an accompanying experience, combining quantitative trading capabilities with gamified design. Features a multi-Agent decision system, visualized decision process, and emotional feedback to make trading more intuitive and engaging.
Core Features:
- AI Committee Multi-Agent Decision System: Multiple AI Agents participate in decision-making, increasing the diversity of strategy judgment
- Pet-style AI Assistant: Accompanies the trading process in real-time in a cute pet form
- Multi-Market Support: Supports both CEX and DEX trading scenarios
- Decision Process Visualization: Displays the AI decision matrix via Decision Flow
- Market Sentiment Perception: Supports whale tracking and social media sentiment analysis
- Vibe Strategy System: Allows the AI to learn and understand the user's trading preferences
Alpha Discovery Tools
First Place: Chitu (Red Hare) (Prize: $1300)
Dev Address: https://x.com/bitcoinxsd
Project Address: chitu66.com
Function Demo: https://www.youtube.com/watch?v=M0PkoCWjyMg
Project Introduction: A Solana on-chain Alpha capture system for crypto communities and research teams. It monitors large pools of smart money addresses by the second, filters on-chain consensus buy signals, and completes the closed loop of reminders, verification, and dissemination within DingTalk.
Core Features:
- Scalable Address Pool: Supports long-term monitoring and real-time alerts for pools ranging from hundreds to thousands, even tens of thousands of addresses
- Alerts with Information Package: DingTalk messages directly include project descriptions and Twitter information (auto-crawled, AI-parsed, and auto-translated), allowing viewing of wallet dynamics without redirection
- Consensus-Based Automatic Diffusion: When recommendations meet a set threshold (e.g., ≥5 people), automatically pushes a second time to larger consensus groups or broadcast groups
Second Place: Voiverse (Prize: $800)
Project X Homepage: https://x.com/voiverse_ai
Project Address: https://t.me/Web3_Denoise_bot
Project Introduction: An AI information denoising and Alpha discovery tool. It monitors the entire network, violently filters noise, and performs targeted pushes based on user profiles, helping users acquire truly important information in less time.
Core Features:
- Full Network Monitoring: Continuously scans sources like X and Telegram, capturing Web3-related content 24/7
- Violent Denoising: Filters out ~99% of invalid information via AI, retaining only high-value content
- Personalized Push: Distributes information directionally based on user-defined profiles for personalization
Third Place: TradeCat / Trading Cat (Prize: $400)
Dev X Homepage: https://x.com/123olp
Github Repository: https://github.com/tukuaiai/tradecat
Project Introduction: An open-source multi-market Alpha toolbox that integrates data acquisition, indicator combination, rule-based signal generation, and Telegram interaction, covering the entire chain from analysis to signal push.
Core Features:
- Multi-source & Historical Data Support: The platform provides massive historical data and supports prediction market data acquisition
- Indicator Combination & Signal Engine: Supports infinitely expandable combination indicators, generates trading signals based on rules, and provides AI technical analysis capabilities (AI Wyckoff Analysis)
- Visualization & Interactive Output: Integrates data visualization, token query, and interactive push of signals and analysis results via Telegram
Internet Capital Market
First Place: Wallet Visualization Tool (Prize: $1300)
GitHub Repository: https://github.com/MilkBlock/PnlSphereCraft
Project Demo Address: http://pnl.cryproject.xyz/
Project Introduction: A visualization tool that transforms Solana wallet data into video-based asset game visuals. Based on Ant.fun's on-chain data, it dynamically presents holdings and profits/losses in an Agar.io style, making wallet status readable at a glance.
Core Features:
- Address to Video Generation: Input a Solana wallet address to generate an Agar.io style dynamic video. Each token is presented as a "ball," with size corresponding to asset weight and PnL performance
- Automatic Visualization of Core Metrics: Automatically displays key data like Total PnL, Win Rate, Best Performance in the video
- Dynamic Presentation Optimized for Spread: Generates high-frame-rate animations based on precise on-chain data and video rendering technology, suitable for review and display on social platforms
Second Place: Leek Glasses (Prize: $800)
Dev X Homepage: https://x.com/0x7ohnson
Github Repository: https://github.com/7ohnson-byte/Leek-Vision/tree/main
Project Introduction: A browser extension and tool platform for Web2 and Web3 users. It helps users establish a more intuitive value comparison between real-world consumption and the on-chain world by real-time mapping fiat prices on everyday web pages to crypto asset values.
Core Features:
- Everything in Coin Standard: Real-time conversion of fiat prices on sites like Amazon, Taobao, eBay into SOL, BTC, ETH, BNB. Overlay or inline dual modes, adaptive to the page.
- AI Research Report Assistant: One-click generation of "mini research reports" for crypto projects. Three-column output: core use, key signals, risk judgment. Independent pop-up for instant viewing.
- Interactive Electronic Pet: Pixel style, permanently resides in the browser. Light mode for casual browsing, professional mode for instant AI analysis. One pet, two uses.
Third Place: Sendit (Prize: $400)
Github Repository: https://github.com/NotevenDe/sendit-extension
Chrome Web Store Plugin Address: https://chromewebstore.google.com/detail/sendit/gaenciobhjkndbmcodbghpfkbaaacbcp
Project Introduction: A fully on-chain chat tool that introduces "danmaku" (bullet comments) into trading scenarios. Natively supports social integration for most trading platforms, overlaying discussions scattered across various platforms and group chats directly onto the K-line, turning Meme trading from a "single-player chart watching" experience into a real-time interactive group game.
Core Features:
- Cross-Platform Danmaku Aggregation: Regardless of the trading platform used, as long as it's the same contract address (CA), the corresponding danmaku content is connected and displayed uniformly
- Trading Sentiment Visualization: Shilling, FUD, and emotional games are directly displayed on the K-line, making the psychological warfare in trading explicit
- Security & Privacy Design: Code is 100% open source, only reads market and K-line data, does not read wallets, and does not request unnecessary permissions
Consumer & Entertainment Applications
First Place: Insider Loop (Prize: $1300)
Project Website: https://cryptoallin.xyz/
GitHub Repository: https://github.com/cola234/Insider-Loop
Project Introduction: A rogue-like card strategy mini-game that incorporates a "Balatro" (Joker card) mechanism. Players complete weekly upgrade goals through the randomness and strategic gameplay of constantly combining card effects to influence price trends. (Inspired by the game Insider Trading)
Core Gameplay: The game goal is to complete weekly tasks: The player starts with a fixed initial capital of 1000, and the stock price is fixed at 100. The entire game is divided into 4 weeks, with 5 rounds of play possible each week.
During the game, each card has its own special effect. Players influence the stock price by triggering their hand. Each day, the player can draw one red card and one green card from a randomly refreshed card pool. The drawn cards combine with 8 cards randomly dealt by the system to form a hand.
Players can freely order their hand, performing actions by playing combos and triggering special effects. Each card trigger affects the stock price. The game also includes a rich special event triggering mechanism. Players need to constantly combine cards to meet weekly increasing difficulty goals and challenges.
Second Place: DEV Version K-Line Battle Simulator (Prize: $800)
Dev X Homepage: https://x.com/hunterweb303
GitHub Repository: https://github.com/duolaAmengweb3/ifimdev
Project Introduction: A K-line game simulator from the perspective of "What if you were the project DEV." Experience the complete process of pumping, dumping, and liquidation in a 100% simulated, zero real-risk environment.
Highlights:
- DEV Perspective Trading Simulation: Experience operations like pre-positioning, pumping, dumping, and liquidation in a simulated environment
- Multi-Scenario Event Driven: Simulates various on-chain scenarios like KOL shilling, DEV buying, community FUD, whale entry, observing the impact of different behaviors on trends
- Pure Simulation, Zero Risk: All operations are on a simulated account, involving no real assets. The only "cost" is the strategy judgment itself
Third Place: DegenerCity (Prize: $400)
Project Address: https://www.degener.city/
Project Tutorial: https://www.youtube.com/watch?v=ced2xZ1OqTc&t=36s
Project Introduction: An immersive 3D crypto life simulator. In a cyberpunk-style city, use simulated funds to fully experience the growth path from a retail trader to a whale in the crypto world, placing typical situations like FOMO, FUD, and Rug Pull into an interactive game world.
Highlights:
- Crypto Life Simulation: Use simulated funds to participate in trading, leverage, chasing pumps, and cutting losses, experiencing the complete market process with zero real capital risk
- Multi-character & Ecological Interaction: Interact with 50+ crypto archetype NPCs in the city, covering perspectives from retail traders, KOLs, to market makers
- AI Agent Assistance System: Can employ AI Agents for market watching, analysis, and automated trading support
- Immersive 3D Scenes: Uses a cyberpunk city as the carrier, integrating trading, socializing, and decision-making into a spatial experience
- Leaderboard & Season Mechanism: Participate in global leaderboard competition, with season rewards distributed in $DEGEN tokens
Additional winning project groups from this event:
PolyScore: Perfectly integrates watching matches, prediction, and SocialFi. This is an immersive social prediction market built specifically for esports players on Solana.
https://x.com/Aiom09/status/2016464207295009053?s=20
Birthday Beast (Catmon): A pixelated world intertwined with birthdays. Sync energy, unlock traits, meet your destined cat pet.
https://x.com/jove_BAD/status/2015762522910171407
Leg-Breaker (Thigh-Slapping Calculator): Scan holdings, catch ATH, let's face how much you left on the table.
https://x.com/0xDiyaaa/status/2016466157143003142
Air O2: A decentralized, visualizable "air audit" network. We transform invisible pollutants into visible, actionable data.
https://x.com/EthRosamond/status/2014777262596628566
SCLERA: There's a lot of information asymmetry on-chain now — insider information, alpha, undisclosed data. But this information either circulates in private groups or loses value after being leaked for free.
https://x.com/wayneIsKingFuck/status/2016110150814466278
PK Candle: When group members disagree on trading, instead of convincing them to agree with your view, I'd recommend you play a round of pk candle to show your strength.
https://x.com/jerry_hgnz/status/2016395495506403739
Web3 Anywhere - Cross-Chain AI Agent MCP Server
https://x.com/allinonesolana/status/2014654749145223327?s=20
Chainlife: A hardcore simulation management web game based on Web3 culture.
https://x.com/TokenSci/status/2014725420311314651
Overheat: Social Agent Oracle for Prediction Markets
https://x.com/overheatcrypto/status/2014726946287219020
Meme Arena: A fully on-chain battle DApp based on Anchor.
https://x.com/bo_jian89456/status/2014937145740517378
Seeker App Chinese Chess: This is a classic Chinese chess game supporting decentralized gameplay.
https://x.com/Jessica56634268/status/2014899588042522825
Rug Pull Simulator: Token Launch Simulator
https://x.com/web3simfun/status/2014994196772601973
Oneiro: Oneiro is a pioneer in the dream visualization × mental healing track, dedicated to transforming the most private and primitive subconscious experiences of humans into digital expressions that can be understood, perceived, and guided.
https://x.com/MrQin_BTC/status/2015436131106763103
Kill the 'Claim your fee' Bot: Every time you scroll X and see the "claim your fee get your creator fees~" bot, this automatically replies with a retort under those spam replies,顺便 (and) records each "kill" on-chain. Save up enough to mint a soulbound "Anti-Spam Medal" as a pfp to show off. Vibe: Depressing yet satisfying.
https://x.com/ovomiemiemie/status/2015691305272377375
Pixel War: Inspired by Reddit's r/place (a legendary collaborative canvas where millions fought for pixels), Vibe coded Pixel War, taking it a step further by adding on-chain economics. Each pixel is a tradable asset on a 100x56 grid. Communities collaborate here, territories change hands, every conquest has real value.
https://x.com/justapein/status/2015734212884918551
BotPay: x402 style content payment Demo
https://x.com/WAlex93511/status/2014704252279734476?s=20
Rush.Moe: Solana native Web3 real-time chat application
https://x.com/Rushxmoe/status/2015518426014622018
Solana Heist (On-Chain Heist): The game is divided into two closely linked phases: The Heist and The Laundering.
https://x.com/Evanlin_0128/status/2016052888234295635
Degen Copilot: AI Trading Psychologist
https://x.com/YBCYBC00/status/2016317882217746760
Dreamwhisper: An intelligent dream interpretation and recording tool with psychological analysis at its core, healing as its底色 (base tone), and light metaphysics as its fun easter egg.
https://x.com/vvxiaoyu8888/status/2016118683366465554
Little Moments | Childhood Memory: A parent-child memory DApp based on Solana.
https://x.com/hongkunwz/status/2016075627896730100
OnChain Gag: On-chain data analysis story
https://x.com/0xKingsKuan/status/2016382261302849800
Solana Time Capsule: Lock messages on-chain, set a time or price condition, open when met. Automatically mints a commemorative NFT on Solana when opened.
https://x.com/tibetanwater/status/2016457273674228018
SOL Adventure: On-chain adventure simulator
https://x.com/SansXth/status/2016464266430398893




















