Skip to content

val-samonte/solanaph

Repository files navigation

About

The Solana PH Directory serves as a centralized hub for Solana ecosystem projects. It provides a curated list of dApps and projects, complete with easy-to-access links for each. Users can copy project URLs, filter by tags like games or DeFi, and share filtered directories, empowering them to navigate the Solana landscape securely. By combating phishing scams and promoting community projects, our initiative fosters a safer and more inclusive environment for newcomers and veterans alike.

Contributing / Modifications / Corrections

The Directory is expected to contain only those projects that our community members have used and should only include legitimate projects. If you would like to contribute or make corrections to the directory, please join us and reach out to the Solana PH community on Facebook. You can also submit tickets or pull requests, and we will review your changes.

Notice

THE PROJECT IS IN ACTIVE DEVELOPMENT AND IS UNAUDITED. THE AUTHORS AND CONTRIBUTORS OF THIS PROJECT ARE NOT LIABLE FOR ANY DAMAGE OR LOSS THAT MAY OCCUR FROM USING THIS WEBSITE OR APP. USE OR FORK AT YOUR OWN RISK.


This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.