Warning
Not Financial Advice: CryptoLens is strictly a cryptocurrency monitoring dashboard. It does not facilitate trading, host blockchain data, or provide financial advice.
No Liability: Users are solely responsible for their financial decisions. The developer assumes no liability for data inaccuracies, financial losses, or misuse of the application.
Regional Restrictions: CryptoLens relies on the Binance API for live data. Users in restricted regions (such as the US) may experience connection errors and are responsible for complying with their local regulations.
Tip
⭐ Star This Repository To Support The Developer And Encourage The Development Of CryptoLens!
CryptoLens fetches live market data from binance for a terminal-like feel and global static variables from CMC and CoinGecko for more accuracy.
Track live prices, spot trending coins, analyze market sentiment, and view global metrics in one elegant interface.
Live: https://cryptolens.link
preview.mp4
- Real-time prices with sparklines (PAXG, BNB, AVAX, etc.)
- Discover hot movers with Trending coins and Top-Gainers
- Global MarketCap + 24h volume with interactive historical charts (7d/30d/1y)
- Fear & Greed Index visual gauge showing market sentiment
- Bitcoin Depth chart, sentiment, and dominance breakdown
- Comprehensive Market Table for top assets with price, volume, cap, and 7d change
- Global Search for Instantly finding any cryptocurrency
- Responsive sidebar + drawer for mobile navigation
- Clean, distraction-free design premium dark-green UI
Clone the project and run locally.
# Clone the repository
git clone https://github.com/zedxihan/cryptolens.git
cd cryptolens
# Switch to the active development branch
git checkout development
# Install dependencies
bun install
# Start the development server
bun run devOpen: http://localhost:5173
Note
You'll need to configure your own VITE_API_ENDPOINT at /src/sevices/fetcher.js
- Individual coin pages
- Portfolio tracker & watchlist
- Price alerts & notifications
- Performance optimizations
- Light mode toggle and more
Contributions are welcome! Feel free to submit a Pull Request.
This repository is licensed under GPL-3.0.
Made with ❤️ by zedxihan