A Base Mini App for creating, sharing, and earning with localized Hindi voice commands on X Layer.
- 🎤 Hindi Voice Command Library: Create and mint voice commands as NFTs
- 🏆 OKB Rewards: Earn rewards for quality contributions
- 👥 Community Curation: Rate and verify commands
- 🔗 Farcaster Integration: Share commands as voice frames
- ⚡ X Layer Optimized: Low gas costs and fast finality
- Next.js 15 with App Router
- React 19
- OnchainKit for Base integration
- Farcaster MiniKit SDK
- Tailwind CSS with BASE theme
- TypeScript
- Install dependencies:
npm install- Run the development server:
npm run devCreate a .env.local file:
NEXT_PUBLIC_ONCHAINKIT_API_KEY=your_api_key_here
Deploy to Vercel or any Next.js hosting platform.
MIT