nitelin
solana-token-creator-website
HTML

Solana SPL Token launch website, Liquidity Pool creation - Create own Solana SPL Tokens for free

Last updated Jun 7, 2026
23
Stars
44
Forks
1
Issues
0
Stars/day
Attention Score
38
Language breakdown
No language data available.
Files click to expand
README

Solana Token Creation Website

Create Solana SPL Tokens for free or provide a service to create tokens for a fee.

Disclaimer

This project is for educational purposes only. It is not intended to be used in production. Use at your own risk. The author is not responsible for any loss of funds or other damages caused by the use of this software.

Setup

  • Fork/Clone this Repo
  • Create Account on Helius for your own RPC URL (sign up with google) https://dashboard.helius.dev/signup
  • Create Account on Pinata for IPFS Storage (sign up with google) https://app.pinata.cloud/auth/signin and create a own api keys
  • open config.js
  • set config variables
1. window.recipient FEE RECIPIENT 2. window.rpc RPC URL 3. window.pinatasecretapi_key YOUR PINATA SECRET API KEY 4. window.pinataapikey YOUR PINATA API KEY 5. window.price OPTIONAL FEE PRICE 6. window.base_fee BASE FEE 7. window.copy_price PRICE FOR COPYING TOKEN 8. ... and more if needed

Start locally

  • npm run start

Deploy on vercel free

  • Register on Vercel & connect your github repo
  • Vercel deployment should work automatically without build, simply select the repo and deploy

© 2026 GitRepoTrend · nitelin/solana-token-creator-website · Updated daily from GitHub