Non-Custodial SPL Token Launch Platform
Operator-ready non-custodial Solana SPL token launch — connect wallet → configure → sign one tx → token live on-chain. No code. No custody. Atomic fee enforcement.
Solana Token Launcher is a production-grade, non-custodial SPL token launch platform built for market operators. Connect wallet → configure token → sign one transaction → token is live on-chain. 80+ source files, 15 static routes, 58+ unit tests, TypeScript strict mode, Kuwait/GCC jurisdiction-aware disclosures. Architecture: Next.js 14 App Router (SSR + static), TypeScript 5 strict, Tailwind CSS, @solana/web3.js + @solana/spl-token, Metaplex mpl-token-metadata v2, Wallet Adapter (Phantom + Solflare + Backpack), React Hook Form + Zod validation, TanStack Query 5, Pinata SDK (server-side IPFS), Upstash Redis rate limiting (10 req/min/IP), Radix UI primitives. Route architecture: Marketing group (/, /terms, /privacy, /risk-disclosure, /pricing) and Dashboard group (/launch, /dashboard, /dashboard/burn, /dashboard/manage, /dashboard/manage/[mint], /liquidity, /admin). API routes: POST /api/upload (IPFS image+metadata to Pinata, rate-limited, JWT server-only), POST /api/metadata (on-chain metadata reader). 4-step launch wizard: Token Details → Branding → Review (ToS gate + fee disclosure) → Launch (animated tx progress). 5 token presets: Meme Classic (1B/9dec), Meme Maxi (1T/6dec), Community (100M/6dec), Scarce (21M/8dec), Governance (10M/0dec). On-chain operations: createMint + createATA + mintTo + SystemTransfer + MetaplexMetadata in single atomic VersionedTransaction, burn tokens, revoke mint/freeze authority (irreversible), Raydium v3 + Meteora DLMM pool lookup. Fee collection: atomic in same tx as mint creation — if any instruction fails, entire tx reverts. Security: Pinata JWT server-only, non-custodial (wallet adapter signs locally), atomic fee enforcement, admin wallet gate, Zod input validation, env validation at startup with placeholder detection. Compliance: Terms of Service (CBK Circular No. 2/RB/336/2014), Risk Disclosure (Kuwait/GCC + FATF guidance), Privacy Policy (IPFS permanence), compliance banner (dismissible, localStorage), wizard ToS gate. Dashboard: live portfolio from getParsedTokenAccountsByOwner, token trust score (mint/freeze authority status), quick actions (burn/manage/liquidity). Liquidity: Raydium v3 + Meteora DLMM pool finder, implied price calculator, DEX deep links. Admin: treasury SOL balance, revenue estimate, Solscan history. Re-broadcast loop: re-send every 2s until blockhash expires or tx confirms. BigInt supply math (ES2020) for precision. Burnzy System Standard v1 score: 12/18 (Beta). Release v1.0.0 production launch.
Atomic per-launch fee in SOL (configurable, default 0.05-0.1 SOL per token creation)
Production token launch infrastructure for Solana ecosystem operators
Token Launch Infrastructure
Fee-based revenue from token creation, operator treasury management