"Indexer done & dusted!"
One of the toughest builds β rate limits, broken APIs, and no transactions for some signatures.
Built to index real-time Solana ecosystem activity β NFT sales, floor bids, token prices, and borrowable assets.
β οΈ Hosted on free-tier Vercel β expect some slowness
π§± Backend is currently in one huge file β will be modularized soon
π Try the Indexer
- π¨ Magic Eden β NFT Bids & Sales
- π Pyth / CoinGecko β Real-time SOL & Token Prices
- π¦ Solend β Borrowable Token Info
- β Live indexing of NFT sales and bids
- π° Real-time token and SOL price fetching
- π DeFi data pulled from Solend
- β‘ Minimal UI for quick testing and interaction
- Solana RPC & APIs
- Node.js backend (in progress: splitting into components)
- Frontend hosted on Vercel built using react
- Refactor backend into components
- Add loading states for API calls
- Improve error handling for failed API requests
- Add pagination for large data sets
Pull requests welcome!
Found a broken endpoint or want to help refactor the backend? Open an issue or drop a PR.
Check out the tweet that launched this π View Tweet
(Replace with actual tweet link)
Made with β and π€ by me obviously.