Privacy Policy

Clear rules, local tools.

This page explains how the Hyperbot landing site and product handle data. The product is designed to keep trading logic local on the user's machine, while the marketing site itself functions as a static page with normal hosting-level access logs.

What we collect

The landing site does not ask for an account or a payment method. If you browse the site, standard hosting infrastructure may record request metadata such as IP address, user agent, and timestamps.

What the product stores

Hyperbot's wallet connection flow stores the credentials needed for local trading on the user's machine. The project instructions specify macOS Keychain as the preferred storage location, with a filesystem fallback for local development.

Third-party services

  • GitHub links on the site send you to GitHub, which has its own privacy policy.
  • Netlify hosts the landing page and may process basic access logs as part of normal delivery.
  • Hyperliquid API calls are part of the trading workflow when the product is used locally.

Questions

If you need to discuss privacy or data handling, use the contact page or open an issue in the repository.