Welcome to the bot setup guide! Follow the steps below to install and configure the bot correctly. This guide is designed for new users, with clear explanations for each step.
📱 For Mobile Users (Termux): View the guide here
- System Requirements
- Installing the Bot
- Bot Configuration
- Running the Bot
- Updating the Bot
- Contact & Support
Before running the bot, make sure you have installed:
- Node.js (Version:
22.11.0
) - npm (Version:
10.9.0
) - Git
📥 Node.js & npm: Download
📥 Git: Download
🔧 Install via Git
git clone https://github.com/MeoMunDep/LayerEdge.git
cd LayerEdge
npm install --no-audit --no-fund --prefer-offline --force user-agents axios meo-forkcy-colors meo-forkcy-utils https-proxy-agent socks-proxy-agent ethers web3 ws
🧰 Manual Installation
- Download and extract the bot manually.
- Run the same
npm install --no-audit --no-fund --prefer-offline --force user-agents axios meo-forkcy-colors meo-forkcy-utils https-proxy-agent socks-proxy-agent ethers web3 ws
command as above.
📜 1. configs.json
- Main Configuration
{
"rotateProxy": false,
"skipInvalidProxy": false,
"proxyRotationInterval": 2,
"delayEachAccount": [1, 81],
"timeToRestartAllAccounts": 300,
"howManyAccountsRunInOneTime": 50,
"doReferer": true,
"referralCodes": ["EKajLIJW", "M60tDdYm"],
"sendProof": true,
"verifyNode": true,
"getToken": {
"maxCaptchaAttempts": 20,
"2captchaApiKey": ["your-2captcha-key1", "your-2captcha-key2"],
"capsolverApiKey": ["your-capsolver-key"],
"capmonsterApiKey": ["your-capmonster-key"],
"yescaptchaApiKey": ["your-yescaptcha-key"],
"omniApiKey": ["your-omni-key"]
}
}
Parameter Name | Type | Default | Description |
---|---|---|---|
rotateProxy |
boolean |
false |
Enable proxy rotation between accounts |
skipInvalidProxy |
boolean |
false |
Skip the account if its proxy is invalid |
proxyRotationInterval |
number |
2 |
Minutes between proxy rotations |
delayEachAccount |
[number, number] |
[1, 81] |
Random delay range (in seconds) between each account |
timeToRestartAllAccounts |
number |
300 |
Time (in seconds) before restarting all accounts |
howManyAccountsRunInOneTime |
number |
50 |
Number of accounts to run in parallel |
doReferer |
boolean |
true |
Whether to perform referral registration |
referralCodes |
string[] |
["EKajLIJW", "M60tDdYm"] |
List of referral codes to use (randomly picked) |
sendProof |
boolean |
true |
Whether to send activity proof to LayerEdge |
verifyNode |
boolean |
true |
Whether to automatically verify the node |
getToken.maxCaptchaAttempts |
number |
20 |
Maximum attempts to solve CAPTCHA before failing |
getToken.2captchaApiKey |
string[] |
["your-2captcha-key1", "your-2captcha-key2"] |
API keys for 2Captcha |
getToken.capsolverApiKey |
string[] |
["your-capsolver-key"] |
API keys for CapSolver |
getToken.capmonsterApiKey |
string[] |
["your-capmonster-key"] |
API keys for CapMonster |
getToken.yescaptchaApiKey |
string[] |
["your-yescaptcha-key"] |
API keys for YesCaptcha |
getToken.omniApiKey |
string[] |
["your-omni-key"] |
API keys for OmniCaptcha |
💼 2. privateKeys.txt
- Wallet List
- EVM PrivateKey
0xabc123...
0xdef456...
...
🌐 3. proxies.txt
- Proxy List
host:port
http://host:port
socks5://user:pass@host:port
...
🪟 Run on Windows (.bat)
- Double-click
run.bat
- It auto-updates, installs dependencies, and runs the bot.
If it fails, right-click → Run as Administrator Or run from CMD:
run.bat
🐧 Run on Linux/macOS (.sh)
chmod +x run.sh
./run.sh
🔄 If installed via Git
cd LayerEdge
git pull origin main
npm install
- Support me via
LayerEdge Link - Referral Code:
PQv1wlu7
- Donate: Donate Here
- Contact (Work): @MeoMunDep
- Support Group: Join here
- Updates Channel: View channel
- YouTube: Watch here
- Instagram: Follow
- Tiktok: Follow
✨ Thank you for using the bot, hope you earn from my scripts! Good luck! 🚀