Skip to content

Sunilkumarchavhan9/Sol-Liquidity-Launching-Pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Project Overview

Sol Token Launch Pad is a platform designed to simplify the creation, management, and launch of Solana-based tokens. The project consists of two main parts:

Backend

Handles the core logic, API endpoints, and business rules for:

  • Creating new tokens on Solana
  • Minting tokens
  • Managing liquidity pools (add, create, swap)
  • Providing modular React components for each feature
  • Ensuring secure and efficient interactions with the Solana blockchain

Landing Page

Acts as the public-facing interface for users and visitors:

  • Showcases the platform’s features and benefits
  • Provides onboarding and educational content
  • Displays social proof and trust signals
  • Guides users to start creating or managing tokens
  • Currently under development, with new sections and components being added

Folder Structure

  • backend/: Contains all backend logic, API routes, and core components
  • landingpage/: Contains the landing page UI, marketing sections, and user onboarding flows

Technologies Used

  • Next.js (React framework)
  • TypeScript
  • Tailwind CSS
  • Solana Web3 libraries

Goals

  • Make token creation and management accessible to everyone
  • Provide a secure, user-friendly launch pad for Solana projects
  • Support community growth and trust through transparent features

Backend

This folder contains the backend code for the Sol Token Launch Pad project. It is built using Next.js and TypeScript, with Tailwind CSS for styling. The backend provides core logic and API endpoints for token creation, liquidity management, and swapping functionalities.

Features

  • Token creation and minting
  • Liquidity pool management
  • Token swapping
  • Modular component structure

Landing Page (Still Building)

The landingpage folder contains the frontend landing page for the project. This section is still under active development. It will showcase project features, social proof, and provide an engaging user experience for new visitors.

Current Progress

  • Basic layout and navigation implemented
  • Hero section and trust sections in progress
  • More components and styling to be added

Stay tuned for updates as development continues!

Releases

No releases published

Packages

 
 
 

Contributors