Skip to content

Solana Bonk Bot which is Telegram-based DEX bot on Solana, utilizing Jupiter DEX routing

Notifications You must be signed in to change notification settings

EarthZetaOrg/solana-bonk-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Solana Bonk Bot

Enabled users to quickly and easily buy or sell any token listed on Jupiter without the need to connect a wallet, adjust slippage tolerance, or confirm transactions. Instead, they can purchase tokens by simply sending the Bonkbot Telegram chat the token’s ticker, address, or URL from platforms like pump.fun, Birdeye, DEX Screener, or Meteora. Users can choose to buy tokens using quick buy buttons or in instant mode, where the bot instantly purchases any token’s ticker or contract entered, based on a specific amount of $SOL sent to it.

👋 Contact Me

Telegram: https://t.me/earthzeta

Telegram Discord

Feel free to contact me if you need any help.

Overview

🌟 Features and buttons in Bonkbot settings to streamline the trading process:

  • ⚙️ Minimum position value to display in the portfolio and bot language;
  • 🔄 Autobuy for instant purchases with a certain amount of $SOL once users enter a token address;
  • 🚀 Customization of the quick buy button's $SOL amount;
  • 🚀 Slippage tolerance, MEV protection, and transaction priority settings to speed up buy transactions;
  • 🛠️ Sell protection and chart preview setup from DEX Screener;

🚀 Usage

1. Clone the repository

git clone https://github.com/earthzetaorg/solana-bonk-bot.git
cd solana-bonk-bot

2. Install dependencies

npm install

3. Configure the environment variables

Rename the .env.copy file to .env and set RPC and WSS, main keypair's secret key and other variables.

4. Run the bot

npm start

5. Gather the funds from distributed wallets

npm run gather

About

Solana Bonk Bot which is Telegram-based DEX bot on Solana, utilizing Jupiter DEX routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published