wurambo
solana-token-kit
TypeScript

Solana Token Kit for creating, launching and managing Solana SPL Tokens

Last updated May 17, 2026
48
Stars
15
Forks
5
Issues
0
Stars/day
Attention Score
29
Language breakdown
TypeScript 100.0%
Files click to expand
README

Solana Token Kit

Overview

Solana Token Kit used for creating and managing Solana SPL Tokens. Functionality includes

  • creating SPL Token
  • create Openbook Market
  • create, seed and snipe liquidity pool
  • airdrop tokens
  • transfer solana to/from wallets
  • monitor multiple wallets to sell
  • start volume bot
  • snipe tokens prelaunch
  • create multiple wallets

Requirements

Installation

npm run install

Run commands

All commands are stored as scripts in package.json.

npm run createToken

Configuration

Configuration is currently stored within the config/ directory as well as defined as constants within each script.

© 2026 GitRepoTrend · wurambo/solana-token-kit · Updated daily from GitHub