Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.38 KB

File metadata and controls

40 lines (23 loc) · 1.38 KB

Solana Mirror Frontend

A Next.js web application for analyzing Solana wallet portfolios. Enter any wallet address to view spot balances, Raydium LP positions, transaction history, and historical balance charts.

Demo

Landing Page

Solana Mirror Landing Page

Wallet Analysis Dashboard

Solana Mirror Dashboard

Portfolio Balances & LP Positions (detailed view)

Balances and Raydium Positions

Usage

  1. Enter a Solana wallet address in the search bar
  2. View portfolio balances, charts, and transaction history
  3. Navigate through different timeframes and data views

Quick Start

npm install
npm run dev

Note: The application is currently in maintenance mode and will redirect to a transition page. This will be updated if the backend services are restored.

Current Status

Maintenance Mode

Tech Stack

Built with Next.js, TypeScript, and Tailwind CSS.