A comprehensive directory of projects building on the Solana blockchain. Discover DeFi protocols, NFT marketplaces, memecoins, dApps, and more in the Solana ecosystem.
- Search & Filter: Search projects by name and filter by categories and status
- Project Directory: Browse hundreds of Solana projects with detailed information
- Tag System: Organize projects by categories (DeFi, NFT, memecoin, launchpad, dApp, etc.)
- Quick Links: Direct access to project websites, social media, and documentation
- Responsive Design: Beautiful, modern UI that works on all devices
- Node.js 18+ (recommended: use nvm)
- npm or yarn
- Clone the repository
git clone https://github.com/YOUR_USERNAME/solana-project-hub.git
cd solana-project-hub- Install dependencies
npm install- Start the development server
npm run devThe application will be available at http://localhost:5173
We welcome contributions! Here's how you can help:
If you find a bug or have a feature request, please open an issue.
-
Fork the repository
-
Create a feature branch
git checkout -b feature/your-feature-name-
Make your changes
- Follow the existing code style
- Add comments for complex logic
- Update documentation if needed
-
Test your changes
- Ensure the app runs without errors
- Test the functionality you've added/modified
-
Commit your changes
git commit -m "feat: add your feature description"Follow Conventional Commits for commit messages:
feat:for new featuresfix:for bug fixesdocs:for documentation changesstyle:for formatting changesrefactor:for code refactoringtest:for adding testschore:for maintenance tasks
- Push to your fork
git push origin feature/your-feature-name- Open a Pull Request
- Provide a clear description of your changes
- Reference any related issues
- Add screenshots if applicable
Solhub displays projects from the Jupiter Platform List SDK. To add your Solana project to this directory:
-
Visit the Jupiter Platform List repository
-
Submit your project
- Open a Pull Request to add your platform to the SDK
- Follow the repository's contribution guidelines
- Include all required information (name, tags, links, logo, etc.)
-
Once merged
- Your project will automatically appear in Solhub
- No additional steps needed on this repository
For detailed submission guidelines and requirements, check the Jupiter Platform List repository.
- Project data sourced from Jupiter Platform List
- Built with the Solana community in mind
Made with ❤️ by Franz