Skip to content

yaroslavmatei/TradingBot

Repository files navigation

🚀 Solana Arbitrage Bot 🦄

Welcome to the Solana Arbitrage Bot, your friendly multi-dex arbitrage bot for finding profits across different Solana DEXs (Solana, Raydium, Orca).

Ready to start earning? Follow the steps below to get the bot running.


📦 Installation

  1. Open your terminal and install dependencies:

    npm install
  2. Create a .env file in your project root directory and add the following values:

    SECRET_KEY=<insert your wallet private key>
    SWAP_AMOUNT=<insert the amount of SOL you want to invest (at least 1 SOL)>
    • SECRET_KEY: This is your wallet private key. Make sure to keep it safe!
    • SWAP_AMOUNT: How much SOL you want to use for arbitrage (minimum of 1 SOL).

🏃‍♂️ Running the Bot

Once everything is set up, you're ready to run the bot:

  1. In the terminal, run the following command to start the bot:

    npm start
  2. Profit! 🎉


💡 Tips for Success

  • 🧑‍💻 You need at least 3 SOL in your wallet to start seeing profits.
  • 📈 The bot will search for arbitrage opportunities across Solana, Raydium, and Orca to maximize your returns.
  • 📉 If you're just getting started, you might want to test with smaller amounts until you're confident!

🤖 How It Works

This bot scans the prices on multiple DEXs and looks for price differences that allow you to make a profit by swapping SOL between them. It's fast, it's efficient, and it's always looking for opportunities!


⚠️ Important Notes

  • Make sure your wallet is funded with at least 3 SOL. Otherwise, the bot won't be able to perform any profitable trades.
  • Arbitrage can be competitive, so don't expect guaranteed returns, but with proper funding, you'll be ready to catch the right opportunities.

🙋‍♂️ Need Help?

If you have any issues or questions, feel free to open an issue or contact the bot’s creator (you! 😁).


Happy trading! 💸

About

Trading_bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •