A Solana launchpad frontend with various features.
- Token Creator UI: Create custom tokens on the Solana blockchain
- NFT Creator UI: Create custom NFTs on the Solana blockchain
- Mint NFT UI: Mint NFTs on the Solana blockchain
- Responsive Design: Mobile-friendly user interface
- Next.js 13 (App Router)
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- Solana Web3.js
- Wallet Adapter for Solana
- Shadcn UI Components
-
Clone the repository:
git clone https://github.com/TechTronixx/solana-launchpad-template.git
-
Navigate to the project directory:
cd solana-launchpad
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm run dev
-
Open http://localhost:3000 with your browser to see the result.
You can start customizing the project by modifying the files in the app
and components
directories. The main page is app/page.tsx
.
This project is licensed under the MIT License.
For custom development requests or queries, please contact me at foxstot@gmail.com