Welcome to Lumen, an efficient NFT Explorer for Solana, designed to illuminate the intricate world of NFTs. This project was crafted as a submission for the mini-hackathon organized by Helius.
Lumen is crafted to bridge the gap between various NFT information sources in the Solana ecosystem. By leveraging the power of Helius DAS API, Lumen offers a unified experience in NFT exploration.
- 🔗 Live Demo
- 🔗 Repository
- Various Search Methods: Define your search intention; be it by owner address, mint address, authority address, collection address, or creator address.
- Efficient Navigation: Experience seamless navigation through a world of NFTs.
- Download Capabilities: Get access to mint lists and download as required.
- Helius DAS API Powered: Backed by the robustness of the Helius DAS API.
This is a Next.js project. Here's how to get it up and running:
- Clone the Repository:
git clone https://github.com/sultanpeyek/lumen
- Install Dependencies:
npm install
# or
yarn
# or
pnpm install
- Run the Development Server:
npm run dev
# or
yarn dev
# or
pnpm dev
Visit http://localhost:3000 to view the app in action.
- Helius DAS API
- Next.js
- Tailwind CSS
- shadcn UI
- React Icons
- TanStack Table
Your insights make Lumen better! Feel free to drop feedback, report issues, or contribute to the Lumen GitHub repository.