SolArena
Auto connect wallets, referrals, checkin.
Install / Use
/learn @MeoMunDep/SolArenaREADME
🚀 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
<details> <summary><h2>1. Prerequisites</h2></summary>
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).
<details> <summary><h2>2. Installation Steps</h2></summary>
-
Download and Extract the Bot Files
- Extract the bot package into a folder on your computer.
-
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
-
Prepare Config Files
- Make sure all files are ready before running.
<details> <summary><h2>3. Configuration Files</h2></summary>
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
</details>
<details> <summary><h2>4. Running the Bot</h2></summary>
cd /path/to/meomundep-folder
node meomundep.js
</details>
<details> <summary><h2>5. Contact and Support</h2></summary>
- Referral Link: Play Solarena | Code:
bGAxXum - Buy me a telegram account Here
Support:
</details>Enjoy using the bot! 🚀
