BOTSOL — Solana arbitrage bot

1. Install Node.js 18+ from https://nodejs.org
2. In this folder:  npm install
3. Copy the config:  cp .env.example .env   (Windows: copy .env.example .env)
4. Open .env and set PRIVATE_KEY, RPC_URL, and your LICENSE_KEY.
   Your private key never leaves your machine.
5. Start:  npm start

Full setup guide: https://botsol.ai/docs.html
This bot requires a valid licence to run. Buy one at https://botsol.ai
