Skip to main content

Installation

One-liner (macOS and Linux)

curl -sSL https://install.truemarkets.xyz | bash

The install script detects your OS and architecture automatically, including inside sandboxed AI environments.

Homebrew (macOS)

brew install true-markets/tap/tm

Pre-built binaries

Binaries for macOS (arm64/amd64), Linux (arm64/amd64), and Windows (amd64) are published on GitHub Releases. No Go toolchain required — the CLI ships as a single static binary.

Verify

tm --help

Then confirm you're on a supported asset list:

tm assets

Next → Authentication