The ultimate Farcaster and Base Mini App for boosting your favorite coins to the spotlight!
Production: https://openclaw-ai-one.vercel.app
- ClawKing Spotlight - Featured boosted coins with countdown timers
- Trending Section - Live data from Base and Zora via GeckoTerminal
- Walking Crab Animation - Fun mascot that appears every 5 minutes!
- Base Coins - [New] [Trending] sub-tabs with real-time data
- Zora Coins - [New] [Trending] sub-tabs with real-time data
- Combined Trending - Top coins across both networks
- Search by Contract - Paste any 0x address to find tokens
- Top Boosters - Rankings with weekly prizes
- Prizes: π₯ $50 USDC | π₯ $25 USDC | π₯ Free Boost and $1 Trial
- Real-time scores from Supabase
- Boost Tier I - $1 for 10 min spotlight
- ClawKing Tier II - $3 for 25 min visibility
- Jetted King Tier III - $6 for global and notifications
- Premium Subscription - Monthly access to all features
- Farcaster Sync - Enter username or FID to sync profile
- Wallet Connections - Farcaster, Base, MetaMask support
- Activity Stats - Boost history and spending
- Real Token Balances - Fetched from connected wallet
- Swap/Sell - In-app trading via Uniswap integration
- Boost from Holdings - One-click boost for your tokens
- OpenClaw AI - Crypto and Farcaster assistant
- Market Intel - AlphaVantage-powered market signals
- Separate Chat Histories - Each bot has its own conversation
- Multi-Provider Fallback - Gemini, Groq, Mistral, ApiFree, AIMLAPI
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS
- Animations: Framer Motion
- Database: Supabase (PostgreSQL)
- APIs:
- GeckoTerminal (token data)
- Neynar (Farcaster integration)
- AlphaVantage (market signals)
- Wallet: MetaMask, WalletConnect, Farcaster custody
- Deployment: Vercel
- β Farcaster Mini App (Warpcast)
- β Base Mini App (Coinbase Wallet)
- β Web Browser (Desktop and Mobile)
- β MetaMask
All boost and subscription payments go to:
0xccd1e099590bfedf279e239558772bbb50902ef6
- Node.js 18+
- npm or yarn
- Supabase account
- API keys (see
.env.example)
# Clone the repo
git clone https://github.com/Maliot100X/openclaw.ai.git
cd openclaw.ai
# Install dependencies
npm install
# Copy environment variables
cp .env.example .env.local
# Edit .env.local with your API keys
# Run development server
npm run devSee .env.example for all required variables:
- Supabase credentials
- Neynar API keys
- AI provider keys (Gemini, Groq, Mistral, etc.)
- Chain RPC endpoints (Base, Zora)
- WalletConnect project ID
| Endpoint | Description |
|---|---|
/api/tokens |
Fetch tokens (chain, filter params) |
/api/tokens/search |
Search by contract address |
/api/boosts |
Get/create boosts |
/api/leaderboard |
Leaderboard rankings |
/api/user/farcaster |
Sync Farcaster profile |
/api/user/holdings |
Fetch wallet balances |
/api/bot/chat |
AI bot conversations |
- All 5 tabs and More sheet
- Bot popup with two modes
- Responsive design
- GeckoTerminal integration
- Farcaster sync via Neynar
- Supabase database
- In-app swap modal
- Walking crab animation
- On-chain ETH/USDC payments
- Push notifications for Tier III
- Subscription billing
- Auto-post to Twitter/Farcaster
- AI-powered market signals
- Points and rewards system
MIT License - see LICENSE
Contributions welcome! Please read our contributing guidelines first.
- Farcaster: @maliotsol
- GitHub: Maliot100X/openclaw.ai
- Vercel: openclaw-ai-one.vercel.app
Made with π¦ by ClawAI Team