Hyperliquid Smart Money Tracker
This case study shows how to build a simple Hyperliquid Smart Money tracker with Next.js, Tailwind CSS, and the Nansen API.
What the MVP does
- Shows top profitable Smart Money wallets over the last 24 hours
- Filters for labels such as Fund, Smart Trader, and Smart LP
- Displays PnL, ROI, and account value
- Uses a server-side API route to avoid CORS and key leakage
Build outline
- Create a Next.js API route
- Inject
NANSEN_API_KEYthrough environment variables - Fetch Nansen data on the server
- Render the result in a simple table
Reference
- Invite link: https://nsn.ai/7LOuQVx1Jvh