DOWNLOAD CENTER

Download ChuloBots CLI

Get started with the ChuloBots command-line interface for signal submission, validation, and automated trading.

Download CLI Miner

Start mining signals and earning CHULO rewards. Works on macOS, Linux, and Windows.

Install
# One-line install — macOS, Linux, Windows (WSL)
curl -fsSL https://get.chulobots.com | sh
# Launch the TUI — wallet setup is interactive
chulobots
# Config saved to:
~/.config/chulobots/config.toml
macOS
Apple Silicon & Intel
Linux
x64 & ARM64
Windows
via WSL2

Quick Start Guide

1

Install the CLI

Download and install for your platform:

curl -fsSL https://get.chulobots.com | sh
2

Connect Your Wallet

Launch the TUI — wallet setup is interactive:

chulobots
# Config saved to: ~/.config/chulobots/config.toml
3

Subscribe to a Tier

Choose your subscription tier:

# Subscribe at app.chulobots.com/upgrade
# Or navigate to Subscription in the TUI
# Tiers: trader · quant · alpha
4

Start Trading

Submit signals or run automated trading bots:

# Launch TUI to submit signals and manage bots
chulobots

Need Help?

Check out our comprehensive documentation for detailed guides and API references.