Skip to content

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

License

Notifications You must be signed in to change notification settings

wurambo/solana-token-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published