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

Usage

  • Initial Setup: Run JupGrid for the first time to create the necessary user configuration files:

    node .
  • Configuration: Open the .env file in a text editor and input your Phantom wallet Private Key and the URL to your RPC connection.

  • Encryption: Start JupGrid again:

    node .

    Enter a password to locally encrypt your private key and RPC connection.

  • Start JupGrid: Start JupGrid a third time:

    node .

    Enter the previously set password, and you will see the start-up prompts to modify trading parameters.

JupGrid will then place one buy and one sell order based on your configured parameters.

PreviousConfigurationNextArbitrage

Last updated 10 months ago

🏗️
🏃‍♂️