emmarktech / solana-shitcoin-bot

A solana cli bot to create token, market, jito bundle for create pool and buy then airdrop

Home Page:https://discord.gg/UEmCAbhz9W

Repository from Github https://github.comemmarktech/solana-shitcoin-botRepository from Github https://github.comemmarktech/solana-shitcoin-bot

FLOW

Enquiry TG: https://t.me/emmarktech

Discord Community: https://discord.gg/UEmCAbhz9W

#install - setup the Node.js Go to the Node.js Downloads page(https://nodejs.org/en/download) Download Node.js for macOS by clicking the "Macintosh Installer" option Run the downloaded Node.js .pkg Installer Run the installer, including accepting the license, selecting the destination, and authenticating for the install. You're finished! To ensure Node.js has been installed, run node -v in your terminal

- install packages
run the 'npm install' on terminal
  1. Create Token

    ts-node index.ts create_token

  2. Update Metadata

    ts-node index.ts update_metadata -a

  3. Create Market

    ts-node index.ts create-openbook -a -m -t

  4. Create Pool and Snipe

    ts-node index.ts pool-snipe -o -ta -sa -t

  5. Airdrop

    ts-node index.ts airdrop -m

  6. Remove LP

    ts-node index.ts remove -p -a //set amount -1 to remove all liquidity

Enquiry_telegram: @emmarktech

About

A solana cli bot to create token, market, jito bundle for create pool and buy then airdrop

https://discord.gg/UEmCAbhz9W


Languages

Language:TypeScript 100.0%