Solana Sniper Bot Setup Instructions Step 1: Rename Environment Configuration File mv .env.example .env Step 2: Set Wallet Private Key WALLET_KEY=your_private_key Step 3: Install dependencies npm i Step 4: Run the project npm start