English-language news platform covering the TON blockchain ecosystem. Native token: $CULO.
Live: https://culoton.fun
scripts/— Python pipeline: pull RSS feeds, dedup, rewrite via Claude Haiku, write markdown.web/— Astro static site (dark theme, content collection fromweb/src/content/news/)..github/workflows/update-and-deploy.yml— every 2h: fetch news, rebuild, FTP-deploy to seohost.
# backend
pip install -r requirements.txt
cp .env.example .env # fill ANTHROPIC_API_KEY
python scripts/fetch_news.py
# frontend
cd web
npm install
npm run devANTHROPIC_API_KEY— Claude Haiku 4.5 for rewritingFTP_PASSWORD— FTPS deploy toculoton@culoton.funonh66.seohost.pl