Quick Setup
zsh - 80x24
❯npm install -g @actora/cli# Install the global binary
❯actora auth login# Authenticate with your API key
❯actora quest init# Initialize a new quest project
❯actora deploy --mainnet# Push verifiers to production
Global Options
| Flag | Description | Default |
|---|---|---|
| --api-key | Actora Project API Key | ENV_VAR |
| --json | Output in raw JSON format | false |
| --verbose | Enable detailed debug logging | false |
| --network | Chain target: mainnet | base | arbitrum | base |
Signed Binaries
Every release is cryptographically signed and verified for your infrastructure security.
