Zolea
A crypto community platform — think Discord, but built for traders. Real-time chat, voice, live coin cards, end-to-end encrypted DMs and non-custodial Solana trading, delivered as one product across three connected web apps.
Overview
Zolea blends the social structure of Discord — servers, channels, voice, DMs — with the tools traders actually reach for: live on-chain coin cards, standalone analysis apps, and one-click in-app buying. We designed and engineered the whole thing end to end, as one team.
Product design, full-stack architecture, real-time infrastructure, wallet integration and deployment — shipped as one brand across three connected surfaces.
Where the product actually lives.
Community & trading app
Servers, channels, voice and DMs — with live coin cards, a global feed and one-click buys built in.
Marketing site
The public front door — positioning, features and downloads, leading with a live preview of the product.
Solana analysis toolkit
Six standalone tools — rug checker, security, holders, wallet, bubble map and developer tracker.
A trading floor and a Discord, in one place.
The core app at zolea.fun is where communities live. Every server carries live market data, a buy bot streams on-chain activity into chat, and private spaces stay encrypted on the user's device.
Chat is just the start — every message becomes market signal.
Live coin cards
Drop a contract address in any chat and it unfurls into a live card — price, market cap, liquidity and chart, updating in real time.
Communities & channels
Discord-style servers with text and voice channels, roles, folders and moderation — plus verified & official badges and category discovery.
Real-time chat & presence
Live messaging, typing indicators, online / last-seen presence and an invisible mode — all powered by Supabase Realtime.
End-to-end encrypted DMs
Private messages encrypted with ECDH + AES-GCM, keys held client-side, with file attachments and paste-to-send screenshots.
Voice & private calls
LiveKit-powered voice channels and 1:1 end-to-end encrypted voice + screen-share calls, launched straight from a DM.
Non-custodial trading
One-click pump.fun buys with an on-chain 1% fee, signed locally by the user's Phantom wallet. The platform never touches funds.
Solana analysis apps
A toolkit on apps.zolea.fun: rug checker, token security, holder & wallet analysis, bubble maps and developer tracking.
Bot-proof joins
Proof-of-work plus a captcha on every join makes mass sign-ups expensive and pointless — communities stay real.
Onboarding & admin
A guided first-run flow, an owner-only admin dashboard, friends & blocking, notifications, sponsor tiers and a desktop (Electron) shell.
On-chain Solana apps, one address away.
A separate surface of six standalone tools. Paste a wallet or a token mint, and each app reads straight from the chain and hands back a single clear answer — no dashboards to configure, no accounts required.
Pump.fun Rug Checker
Paste a wallet and see every pump.fun coin it launched — how many died vs graduated — plus a rug-rate reputation score.
Security Scanner
Mint & freeze authority, holder concentration, liquidity and age — distilled into a single 0–100 security score.
Holder Analysis
Top 10 / 25 / 50 holders, concentration roll-ups, whale dominance and distribution charts, at a glance.
Wallet Checker
SOL balance, token holdings, wallet age, transaction count and recent activity — with an allocation chart.
Bubble Map
An interactive graph of the creator, top holders and connected wallets — with transfers and cluster highlighting.
Developer Tracker
Creator wallet, current holdings, transfers and sells, a developer risk score and a full activity timeline.
Engineering
Zolea is non-custodial by design — the platform has no ability to move user funds. Every trade is signed locally by the user's own wallet, so the worst-case blast radius is a single signature the user approved.
DM encryption keys never touch the server, and the call-encryption key is derived from the same ECDH secret as the DM — so private voice calls inherit exactly the same guarantees as private messages. On performance, presence moved to an external store, a per-request read cache sits at the proxy layer, and realtime rendering is tuned to stay smooth as communities grow.