ARB Protocol
  • ♻️ARB Protocol
  • 🤖Arbitrage Bot
    • ⚙️Setup
      • Preperation
      • Installation
      • Running the bot
    • 🏎️Optimization
      • Connection / RPC
      • Jupiter API
      • Configuration
      • Additional Tips
  • 🏗️JupGrid
    • 👋Introduction
    • 🛠️Installation
    • 🧮Configuration
    • 🏃‍♂️Usage
  • References
    • 💱Arbitrage
    • 📝V2 Config
    • 📝V2 Env
  • 🌎Socials
    • X (Twitter)
    • Discord
  • 🪙ARB
    • Jupiter Swap
    • Birdeye
    • CoinGecko
Powered by GitBook
On this page
  1. JupGrid

Configuration

The .env file will need to contain your Phantom Wallet Private Key and URL to your RPC connection. Ensure you fill it out before running the bot for the second time:

RPC_URL=YourRPCURLHere
PRIVATE_KEY=YourPrivateKeyHere

Once these are encrypted, they are no longer human-readable. Please ensure you have other copies of this information saved elsewhere.

A userSettings.json file will also be created. This will contain data on the parameters you set during the setup.

PreviousInstallationNextUsage

Last updated 10 months ago

🏗️
🧮