Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

MeoMunDep/SolArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Bot Setup Instructions

Welcome to the bot setup guide! Follow the steps below to install and configure the bot correctly.
Termux guides if you run on mobile


Table of Contents

  1. Prerequisites
  2. Installation Steps
  3. Configuration Files
  4. Running the Bot
  5. Contact and Support

1. Prerequisites

Before running the bot, make sure you have the following installed:

  • Node.js (Version: 22.11.0)
  • npm (Version: 10.9.0)

Download Node.js and npm here: Download Link.

👉 Double click run.bat for Windows or run.sh for Linux/Mac to run automatically (remember to fill configs).


2. Installation Steps

  1. Download and Extract the Bot Files

    • Extract the bot package into a folder on your computer.
  2. Install Dependencies

    npm install --force user-agents axios meo-forkcy-colors meo-forkcy-utils meo-forkcy-proxy tweetnacl crypto-js ws uuid @solana/web3.js bs58

If Execution Policy error on Windows:

```bash
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
  1. Prepare Config Files

    • Make sure all files are ready before running.

3. Configuration Files

configs.json - 📜 Adjust Bot Settings

{
  "rotateProxy": false,
  "skipInvalidProxy": false,
  "proxyRotationInterval": 2,
  "delayEachAccount": [1, 1],
  "timeToRestartAllAccounts": 300,
  "howManyAccountsRunInOneTime": 100,
  "referral": true,
  "referralCodes": ["bGAxXum"]
}

privateKeys.txt - 🗂️ Wallets

privatekey
privatekey
privatekey

proxies.txt - 🌐 Proxies (Optional)

http://host:port
https://user:password@host:port
socks5://host:port

4. Running the Bot

cd /path/to/meomundep-folder
node meomundep.js

5. Contact and Support

Support:


Enjoy using the bot! 🚀