oracle
Desktop beta · v0.1.0

Run the plane locally

Oracle reads portfolio, market, and runtime state across chains and prepares unsigned intents. Keys never leave your machine, and the app cannot sign or broadcast on its own.

Command line

The same plane, without the browser

The CLI is the client that can hold keys, because it runs on your machine. Reads and prepares behave identically in both. Signing dispatches to a separately installed operator package.

npm i -g @oracle-agent/oracle
Verify

Check what you downloaded

The macOS build is signed with a Developer ID and notarized by Apple, so Gatekeeper clears it on first launch. Windows is not yet signed and will show a SmartScreen warning until a code-signing certificate is in place. Compare checksums before you install.

macOS
Windows
Linux