Overview
Temple CLI (Testnet) is a Canton Network trading terminal, a command‑line interface to the Temple trading platform built on the Temple Trading API and `@temple-digital-group/temple-canton-js` SDK.
Environment
Testnet only — no real funds are used; it’s safe for exploration, demos, and integration testing.
Main capabilities
View market data (pairs, ticker, depth, trades)
Place market and limit orders
Manage open orders and history
Optional AI “chat” mode for natural‑language trading commands (requires a Claude API key)
Who it’s for
Developers and power users who prefer a keyboard‑driven trading workflow or want a programmable surface on top of Temple.
Installation & Docs
Full installation, command reference, and examples are available on npm: search for `@temple-digital-group/temple-cli-testnet` on npm or use the direct package page.
