npm install -g @kiploks/engine-cli kiploks --help
Typical commands: kiploks analyze on a JSON file, kiploks analyze-trades for WFA-shaped inputs, kiploks validate for contract checks, kiploks test-conformance when developing against a full engine checkout.
Optional cloud upload uses KIPLOKS_API_BASE and KIPLOKS_API_KEY for parity checks against the hosted API—useful for integration testing, not required for local-only workflows.
Reference: [packages/cli/README.md].