🚀 ASTERLINED API Server

Backend API is running successfully on Cloudflare Workers!

Available API Endpoints:

GET /api/health - Health check
GET /api/fee-data - Fee tracking data
GET /api/holders - Token holders list
GET /api/holders/:address - Specific holder data
POST /api/authenticate-wallet - Wallet authentication
GET /api/accumulated-aster/:wallet - ASTER accumulation data
GET /api/distributions - Distribution history

Note: Frontend will be deployed separately to Cloudflare Pages.