Cryptex is a real-time cryptocurrency market dashboard built to help users monitor market trends, track digital assets, and explore live crypto data through a clean and intuitive interface.
Cryptex is a Node.js and Express-powered cryptocurrency dashboard that retrieves live market data from the CoinGecko API and presents it in a clean, interactive interface. The goal of the project is to make it easy for users to explore the cryptocurrency market, monitor prices, analyze trends, and discover top-performing assets from a single, fast, and responsive dashboard.
The stack powering Cryptex, from the server to the pixels on screen.
Cryptex is powered by the CoinGecko API, one of the most widely used free cryptocurrency data providers. Every price, chart, and statistic on the dashboard is fetched live and rendered server-side through Express and EJS.
Everything Cryptex brings to the table, at a glance.
Prices, volume, and market cap refreshed straight from the CoinGecko API.
Instantly find any coin or token by name, symbol, or ticker.
Explore price history across multiple time ranges for any coin.
Total market cap, 24h volume, BTC dominance, and active coin counts.
A quick read on overall market mood at the top of the dashboard.
Star any coin to save it locally in your browser for quick access.
A layout that adapts cleanly from a phone screen to a wide desktop.
A theme toggle that remembers your preference across visits.
A premium, uncluttered interface inspired by leading market trackers.
How a single request flows through Cryptex, from click to chart.
What's next on the Cryptex roadmap.
Sign up and log in to personalize the dashboard.
Favourites that persist across devices, not just localStorage.
Get notified when a coin crosses a target price.
Log holdings and track real-time gains and losses.
Surface relevant headlines alongside each coin.
View prices in EUR, GBP, NGN, and more, not just USD.
Push price changes to the browser without a page refresh.
Candlesticks, indicators, and drawing tools for deeper analysis.
Plain-language recaps of what's driving the market today.
Market data provided by the CoinGecko API.
Built with Node.js, Express, EJS, Bootstrap, and JavaScript.