GithubHelp home page GithubHelp logo

zbailey83 / solana-meme-coin-creator-toolkit Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 37 KB

A complete Solana Toolkit that creates tokens, gets it listed on markets, manages LP, market making, can fake volume, wallet creation and distribution + more

Python 24.25% TypeScript 75.75%

solana-meme-coin-creator-toolkit's Introduction

Solana Meme Coin Creator + Toolkit

Create a Solana meme coin from start to finish with ease. Create token, get MarketID, create liquidity pool, burn LP, + bots to drive volume.

  • This is now freeware as of May 15th - Enjoy and happy meme coin making!

BEWARE OF SCAMMERS WHO HAVE TRIED TO LAUNCH THIS PROJECT! THIS IS THE ONLY LEGIT SOURCE OF THIS PROGRAM!! PLEASE BE CAREFUL!

  • UPDATE 4/26/24 200 sales!! Still going strong! Still sending up pushing updates!
  • UPDATE 3/24/24 Over 100 new tokens have now launched through this tool in only 5 days! The demand for this project has gone through the roof as word has gotten around! Grab it now!
  • UPDATE 3/28/24 Now with the option to snipe your own pool! During LP creation options, you will be prompted if you'd like to snipe your own pool! This is achieved with Jito Bundles and this tool makes it rediculously simple!

Video of tool in action. https://www.youtube.com/watch?feature=shared&v=aLEeoRuOioI

  • In the video, it shows the cost to create a marketID and make the liquidity pool is 1.3 SOL. This has been updated and the cost is now ~0.5 SOL using updated inputs.

How to install

Clone or download repo and open a terminal. Make sure you have python and pip installed! Then run the following commands:

pip install -r requirements.txt
python toolkit.py

If you run into problems, it's because you don't have python or pip. Google it!

Features

# .... SOLANA MEME COIN TOOLKIT -- V1.0 .....
# Created by ETHtricks 2024

# Main Menu - New Project

'Main Wallet - 3.131 SOL'

Select an Option (Blockchain Fees):
>
1. Create Token (0.01 SOL)
2. Create MarketID and Liquidity Pool (0.5 SOL + Liquidity)
3. Distribute Tokens (0.01 Sol)
4. Post Launch Options
5. Main Wallet Options

Create Token

User friendly creation tool asks for token Name, symbol, number of tokens to mint, and image for token. Also revokes mint authority.

# Token Creator
Enter Name of Token:
>

Enter TICKER (3-7 Characters):
>

Number of Tokens to Mint (1000000000):
>

Path to Image for Token ('image.png'):
>

Create Market ID and Liquidity Pool

Purchases a marketID to enable trading on your newly minted coin.

Default settings will pair 10 SOL with 80% of the token supply to create the liquidity pool. These setting can be easily changed.

Option to burn the LP tokens.

# Transfer Solana From Main Wallet
Number of SOL to add to liquidity pool? (Default: 10):
>

# Transfer Tokens From Main Wallet (%)
Percentage of total tokens to add to pool? (1-100 Default: 80):
>

# Burning the LP tokens adds legitimacy to your token.   
Do you want to burn the LP tokens created? (y/n)
>

......Creating Pool on Raydium...

......Success!
Your token is now listed and ready to be traded!

......Burning LP Tokens...

LP TOKENS BURNED!

TRANSACTION="34232543545234234235"
TOKEN_ADDRESS="address_from_mint"
LP_PAIR="lp_pair_created"

Distribute Tokens

Create any number of fresh wallets and distribute a % of tokens to each new wallet.

  • This option will spread distribution throughout a specified number of wallets. These wallets can then be used as "wash trading" wallets to increase the volume on your pair. This greatly increases the visibility of your token on sites such as birdeye and photon.
# Create New Wallets
How many wallets would you like to create? (Default=10):
>

Creating Wallets....

..Wallet1 Created! 
    PublicKEY=abc123
    PrivateKEY=abc123abc123
..Wallet2 Created!
    PublicKEY=abc123
    PrivateKEY=abc123abc123

Post Launch Options

It is essential to monitor your token once launched.

  • Example is using a token named "DogToes" with ticker "TOES".
# Launch Options

'TOES Price = $0.000000566' 
Select an option:
1. View Wallets and Balances
2. Increase the Volume!
3. Pump the Price!
4. Add more SOL to wallets
5. Dump ALL WALLETS (or trade LP if not burned)
  • View Wallets and Balances
# Wallets

Choose a Wallet: 
>
1. Wallet1
   TOES_Balance=123674122.00
   SOL_Balance=.0100087
   USD_Value=321.45

2. Wallet2
   TOES_Balance=437755732.00
   SOL_Balance=.00917558
   USD_Value=1056.89

3. Wallet3
   TOES_Balance=247355107.00
   SOL_Balance=.01074112
   USD_Value=644.42

Once a wallet is selected, Wallet Options will display.

# Wallet Options

# Dumping a wallet sells all of the tokens in that wallet! 
# These tokens will be converted to SOL and added to your main wallet balance.
# Dump wallets from smallest to largest for best results.
# Wallet will be removed from your wallet list.

Wallet2
   TOES_Balance=437755732.00
   SOL_Balance=.00917558
   USD_Value=1056.89

Choose an option: 
>
1. Dump a % of Wallet
2. Dump Wallet
3. Go Back

Increase the Volume

Option 2 in post-launch options will send multiple small trades from your wallets to pump the amount of transactions on your token. With the default settings, each wallet will sell ~0.1% - 0.3% of its tokens at random intervals.

Pump the Price!

Option 3 in post-launch options will send 1 buy order from each of your wallets. The default setting will buy your token with a random amount of SOL between 0.005 and 0.015. This gives you volume and can give your price a boost if needed. Increase these amounts for a bigger pump.

  • BE SURE YOUR WALLETS HAVE ENOUGH SOL IF USING THIS OPTION

Adding more SOL to wallets

Will distribute a user defined amount of SOL from your main wallet into your token wallets.

Main Wallet Options

# Main Wallet Options

Select an Option:
>
1. Create a New Main Wallet
2. View Public Address and Check Balance
3. View Private Key

solana-meme-coin-creator-toolkit's People

Stargazers

zer0cool  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.