AI-generated memes based on crypto trends. 📊 Stake, vote, and win rewards. 🏆 Meme. Compete. Earn. Join the clash! ⚡
AI Meme Generator – Auto-creates crypto memes based on real-time trends.
Social Engagement Tracker – Ranks memes by likes, shares & retweets.
Staking & Voting – Users stake tokens on their favorite memes via blockchain.
Automated Rewards – Smart contract distributes earnings transparently. Focus: Smooth UX, viral content, and gamified staking. 🚀
- Prerequisites:
node >= 22 🟢
pnpm >= 9.14.1 📦
- Install dependencies:
pnpm install
- Run the predev script:
pnpm run predev
- Fire up the dev servers:
pnpm run dev
├── 📦 client/ # Next.js frontend
├── ⚙️ server/ # Express.js backend
├── 📝 .env.example # Root environment variables example for server
├── 🔧 package.json # Root package with workspace config
You should first run a gaianet node and add the GAIA_NODE_DOMAIN environment variable.
pnpm run dev # Development mode
pnpm run build # Build actions
pnpm run watch # Watch mode