What powers xCrypto24 under the hood
Astro 5
Static-first framework with islands architecture. Fast, SEO-friendly, zero JS by default.
Vanilla JS
No React, no Vue. Pure inline scripts for maximum performance and zero bundle overhead.
Inline CSS
No Tailwind, no CSS framework. Hand-crafted styles with the titanium/carbon fiber design system.
SVG Icons
Custom logo and media icons rendered as inline SVG. No icon library dependencies.
Cloudflare Workers
Edge compute. API routes run globally with sub-50ms cold starts. No origin server.
Cloudflare D1
SQLite at the edge. Stores coins, tracker history, favourites, emails. Zero-latency reads.
Wrangler CLI
Deploy, migrate, manage databases across dev/staging/live environments.
TypeScript
All API routes typed. Import env from 'cloudflare:workers' for Astro v6 compatibility.
DexScreener
Prices, market cap, volume, pairs, token profiles
RugCheck.xyz
Safety scores, holder analysis, LP locks, insider networks
GeckoTerminal
OHLCV candlestick data for price history charts
Bubblemaps
Holder distribution network graph (embedded iframe)
localStorage β User preferences, filter states, update logs, scan URLs, basket, theme, panel states. All stays in the browser β never sent to servers. Users can view and delete any key from the Profile page.
βββββββββββββββ ββββββββββββββββββββ βββββββββββββββββββ
β Browser ββββββΆβ Cloudflare Edge ββββββΆβ DexScreener API β
β (localStorage) β (Workers + D1) β β RugCheck API β
βββββββββββββββ ββββββββββββββββββββ β GeckoTerminal β
βββββββββββββββββββ
π See what's changed recently
Release Notes β