This is a Solana Portfolio Tracker application built with Next.js for the frontend and Go for the backend. The application allows users to track their Solana token holdings and view real-time portfolio values.
- Portfolio Tracking: Input your Solana wallet address to view your token holdings and total portfolio value.
- Real-Time Data: Fetches real-time token prices and balances from the Solana blockchain.
-
Frontend:
-
Backend:
-
Cursor Description:
- I'm creating a Solana Token Portfolio Tracker. I've set up the directories. I am coding in golang, and using golang dependencies like solana-golang and gin.
- Feel free to use any of the code :)