Africa's Premier Cryptocurrency News & Community Platform
CoinDaily is a comprehensive web application delivering real-time cryptocurrency news, market data, and AI-driven content specifically tailored for African markets.
CoinDaily serves the growing African cryptocurrency community with:
- AI-Powered Content Generation - Multilingual news in 15+ African languages
- Real-Time Market Data - Live tracking of African exchanges (Binance Africa, Luno, Quidax, etc.)
- Community Features - Bounty system, staking, and rewards
- JY Token Integration - Native utility token with staking and governance
- Node.js 18+ with TypeScript
- Express.js + GraphQL (Apollo Server)
- Neon PostgreSQL (primary database)
- Redis (caching layer)
- Elasticsearch (search and analytics)
- Prisma ORM with TypeScript
- Next.js 14 with React 18
- TypeScript
- Tailwind CSS
- Zustand for state management
- PWA with offline support
- OpenAI GPT-4 Turbo (content generation)
- Google Gemini (quality review)
- Meta NLLB-200 (translation to African languages)
- DALL-E 3 (image generation)
- Custom Grok integration (market analysis)
- Node.js 18+
- PostgreSQL (Neon recommended)
- Redis
- Elasticsearch (optional for search)
# Clone repository
git clone https://github.com/Seedline-Foundation/Coindailynow.git
cd news-platform
# Install backend dependencies
cd backend
npm install
# Setup environment variables
cp .env.example .env
# Edit .env with your configuration
# Run migrations
npx prisma migrate dev
# Start backend
npm run dev
# In another terminal, start frontend
cd ../frontend
npm install
npm run devcd MVP/token-landing
npm install
npm run devVisit http://localhost:3000 to see the token presale page.
news-platform/
├── backend/ # Backend API (Express + GraphQL)
├── frontend/ # Main web application (Next.js)
├── ai-system/ # AI agent orchestration
├── MVP/
│ └── token-landing/ # JY Token presale website
├── contracts/ # Smart contracts
├── infrastructure/ # Deployment configs
└── shared/ # Shared types and utilities
- AI-generated cryptocurrency news
- Multi-language support (15+ African languages)
- Quality review workflow
- SEO optimization
- Real-time price tracking
- African exchange integration
- Mobile money correlation
- Whale transaction alerts
- Bounty system with social authentication
- Staking rewards (up to 70% APR)
- Ambassador program
- DAO governance
- Multi-wallet support
- Deposits, withdrawals, transfers
- Airdrop campaigns
- Fraud detection
- JWT authentication with refresh tokens
- Role-based access control (RBAC)
- Rate limiting and DDoS protection
- Fraud detection system
- GDPR compliance
- API responses < 500ms
- Cache hit rate > 75%
- Page load time < 2 seconds
- Each request limited to ONE I/O operation
- Hosting: Contabo VPS with Docker
- CDN: Cloudflare
- Storage: Backblaze (media assets)
- Monitoring: Elasticsearch (30-day logs)
- CI/CD: GitHub Actions
This is a private project. For questions or contributions, please contact the Seedline Foundation team.
Proprietary - All rights reserved by Seedline Foundation
- Website: Coming soon
- Twitter: @Coindaily001
- Telegram: CoindailyNewz
For inquiries: contact@coindaily.com
Built with ❤️ for Africa's Crypto Community