Skip to content
DiscordTwitter

Installation

This guide will walk you through installing GrailHub on your system.

Choose your platform to download GrailHub.

  1. Download the appropriate zip file for your Mac (arm64 for Apple Silicon, amd64 for Intel)
  2. Extract the archive: unzip grailhub-darwin-*.zip
  3. Remove Gatekeeper quarantine flag: xattr -cr grailhub.app
  4. Move the application to your Applications folder (optional): mv grailhub.app /Applications/
  5. Launch GrailHub
  1. Download the installer executable
  2. Run the installer
  3. Follow the installation wizard
  4. Launch GrailHub from the Start menu
  1. Download the binary file
  2. Make it executable: chmod +x grailhub-linux-amd64-latest
  3. Run the application: ./grailhub-linux-amd64-latest

Now that you have GrailHub installed, head over to the Quick Start Guide to build your first trading bot in 5 minutes!