Installation
Overview
Step 1: System Dependencies
Update System Packages
sudo apt update && sudo apt upgrade -yInstall Essential Tools
sudo apt install -y wget curl git unzip build-essentialStep 2: Install Node.js
Using NVM (Recommended)
Verify Installation
Step 3: Install Process Managers
PM2 (Process Manager)
TMUX (Terminal Multiplexer)
Step 4A: Install SolanaMevBot On-Chain
Create Directory
Download SMB-Onchain
Verify Installation
Step 4B: Install NotArb (Alternative)
Create Directory
Clone NotArb Repository
Install Java (if needed)
Step 5: Install arb-assist
Navigate to Bot Directory
Download arb-assist
Set Up License File
Create Configuration
Step 6: Directory Structure Verification
For SMB-Onchain
For NotArb
Step 7: Initial Configuration
Edit config.toml
Set Up Private Key
For SMB-Onchain
For NotArb
Step 8: Test Installation
Increase File Limits
Test arb-assist
Expected Output
Step 9: Production Setup
Using TMUX
Using PM2
Troubleshooting Installation
Common Issues
Getting Help
Next Steps
Last updated