Skip to content

A Solana Launchpad website dedicated to showcasing projects and facilitating the minting process, all through its frontend interface.

Notifications You must be signed in to change notification settings

TechTronixx/sol-launchpad

Repository files navigation

Solana Launchpad Template

A Solana launchpad frontend with various features. Sample Image

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

Tech Stack

  • Next.js 13 (App Router)
  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Solana Web3.js
  • Wallet Adapter for Solana
  • Shadcn UI Components

Installation

  1. Clone the repository:

    git clone https://github.com/TechTronixx/solana-launchpad-template.git
    
  2. Navigate to the project directory:

    cd solana-launchpad
    
  3. Install dependencies:

    pnpm install
    
  4. Run the development server:

    pnpm run dev
    
  5. Open http://localhost:3000 with your browser to see the result.

Usage

You can start customizing the project by modifying the files in the app and components directories. The main page is app/page.tsx.

License

This project is licensed under the MIT License.

Custom Queries

For custom development requests or queries, please contact me at foxstot@gmail.com

About

A Solana Launchpad website dedicated to showcasing projects and facilitating the minting process, all through its frontend interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published