🚀 Dive into the world of meme coins with our crypto roulette platform!
Overview • Features • Tech Stack • Getting Started • Architecture
Experience the thrill of crypto roulette! For just $50, get a mystery wallet packed with trending meme coins. Watch your portfolio evolve with hourly updates and cash out whenever you want.
- 🎲 Mystery Wallets: $50 buys you a diverse crypto portfolio
- 💰 Meme Coin Magic: Get random allocations of popular tokens
- 📊 Live Updates: Track your portfolio value in real-time
- 💸 Flexible Cashout: Convert to USDC at your convenience
- 🔒 Bank-Grade Security: Powered by Solana blockchain
Category | Technology |
---|---|
Frontend & Backend | SvelteKit with SSR |
Database | PostgreSQL + Prisma |
Blockchain | Solana, Raydium DEX |
Price Data | CoinGecko API |
Payments | Stripe |
Auth | Clerk |
- Node.js v16+
- Docker
- pnpm
# Get the code
git clone https://github.com/santoshlite/memecoooins.git
cd memecoooins
# Setup environment
pnpm install
cp .env.example .env
# Launch development server
pnpm run dev
- 👤 Users authenticate through Clerk's secure system
- 💳 Make a $50 payment via Stripe's payment gateway
- 🏦 System generates a Solana wallet and funds it with $45 USDC
- 🎲 Smart contracts allocate funds to random meme coins via Raydium
- 📈 Portfolio values update hourly using CoinGecko data
- 💰 Users can exit positions anytime (10% platform fee applies)
Made with ❤️ by the Memecoooins Team