Solana token tracker with Farcaster user lookup.
- Live token table with price, volume, buy/sell metrics
- Farcaster user lookup by FID
- Responsive UI with shadcn/ui components
- Next.js 15 (App Router)
- TypeScript
- Tailwind CSS and shadcn/ui
git clone https://github.com/omarcarter/SolanaTracker.git
cd SolanaTracker
npm installnpm run devThen open http://localhost:3000 in your browser.
This project is licensed under the MIT License.