Skip to content

vikashkundu/tokenpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Token Launchpad

A Node.js and TypeScript-based launchpad for creating and launching tokens on the Solana blockchain.

Structure

  • src/api/ — API endpoints
  • src/controller - Request Response handlers
  • src/config/ — Configuration files
  • src/utils/ — Utility functions
  • src/types/ — TypeScript types

Getting Started

  1. Install dependencies: npm install
  2. Build: npm run build
  3. Start: npm start

Requirements

  • Node.js
  • TypeScript
  • Solana CLI (for deploying/interacting with Solana)

License

MIT

About

Its a token launch pad on the solana blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published