πŸ›  Tech Stack

What powers xCrypto24 under the hood

Frontend

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.

Backend & Infrastructure

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.

Data Sources & APIs

DexScreener

Prices, market cap, volume, pairs, token profiles

FREE

RugCheck.xyz

Safety scores, holder analysis, LP locks, insider networks

FREE

GeckoTerminal

OHLCV candlestick data for price history charts

FREE

Bubblemaps

Holder distribution network graph (embedded iframe)

FREE

Client-Side Storage

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.

Architecture

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚   Browser   │────▢│ Cloudflare Edge  │────▢│ DexScreener API β”‚
β”‚ (localStorage)    β”‚ (Workers + D1)   β”‚     β”‚ RugCheck API    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β”‚ GeckoTerminal   β”‚
                                              β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
      

πŸ“‹ See what's changed recently

Release Notes β†’
← Back to Coins