A lightweight Injective market dashboard featuring live price tracking, real-time orderbook depth, recent trades, spreads, and on-chain charts — built with React and Tailwind.
This project is a lightweight Injective market analytics dashboard designed to visualize real-time on-chain trading activity in a clear and accessible way.
The application provides a live view of Injective markets, combining current price tracking, orderbook depth visualization, recent trades, bid–ask spread analysis, and on-chain candlestick charts derived directly from trade data. All market data updates automatically at short intervals, delivering a responsive, near–real-time experience without relying on centralized price feeds.
Built with React and Tailwind CSS, the dashboard emphasizes performance, clarity, and minimalism. Subtle animations highlight live updates across prices, trades, and orderbook changes, helping users quickly identify market movement while keeping the interface clean and readable.
Rather than aiming to be a full trading platform, this project serves as a compact market terminal and a reference implementation for developers interested in consuming and visualizing Injective data. It demonstrates how raw on-chain data can be transformed into practical market insights using simple, modern frontend tooling.
Real-time Injective market data
Live price widget with 24h high / low
Orderbook depth with bid–ask spread calculation
Recent trades feed with side indicators
OHLC candlestick charts built from on-chain trades
Automatic refresh and update animations
Responsive UI built with React and Tailwind CSS
Learning how to consume Injective market data
Embedding a lightweight market widget
Prototyping analytics or trading dashboards
Hackathon and demo reference implementation