SDKs and reference
CLI reference.
The
tenzro CLI ships 71 top-level subcommands plus a handful of one-shot top-level commands (chat, faucet, info, version, set-username). Every subcommand calls real JSON-RPC against the configured node; use tenzro <cmd> --help for option-level detail.- STATUS
- Stable
- CRATE
- tenzro-cli
- MODULES
- 77
- TOP-LEVEL CMDS
- 71
01
One-shot commands
chat Interactive REPL — local llama.cpp with RPC fallback,
session history, /history, /load
faucet Request testnet TNZO via tenzro_faucet
info Node summary (chain id, role, height, peers, version)
version CLI version
set-username Bind a human-readable username to your identity02
Node and network
node Run a node, status, role, list addresses
join One-click network participation (identity + wallet + hardware profile)
hardware Local TEE + hardware profile detection
events Subscribe / list events
auth DPoP token + JWT bearer flows
key Key generation and management
iroh Content-addressed blob publish / fetch
validator Validator admission, profile check, reputation
provider Provider registration and stats
schedule Provider availability scheduling
admin Admin-token operations
canton Canton tenant + DAML command flows03
Wallet, identity, and custody
wallet Create, import, balance, send, list
identity TDIP: register human / machine / autonomous,
resolve, list, document, add-credential, add-service,
add-claim, add-trusted-issuer, add-resource, delegation-scope
passkey Passkey enrollment, FIDO2 / WebAuthn flows, recovery
custody ERC-7579 modular validators (social recovery, session keys,
spending limit)
crypto Standalone crypto primitives (sign, verify, derive)
compliance Freeze / unfreeze / whitelist / country restriction
ivms101 Travel rule (IVMS 101 originator / beneficiary)
capability Capability registry and attestation
username Username registry04
Multi-VM execution and tokens
contract Deploy / interact with EVM / SVM / DAML contracts
token Create, transfer, wrap, unwrap, info
nft NFT factory mint, mintRandom (VRF), transfer
cct Chainlink Cross-Chain Token v1.6+ pools
escrow Create, release, refund, channel open / close, settle
permit2 Permit2 SignatureTransfer flows
eip7702 EIP-7702 delegation install / get / revoke
erc7579 ERC-7579 validator module install / uninstall / state05
Cross-chain and bridges
bridge Generic bridge router quote / send / track
bridge_fee Bridge fee schedule and sponsorship
crosschain Multi-adapter route comparison
wormhole Wormhole + NTT
wormhole_ntt Wormhole NTT explicit surface
hyperlane Hyperlane V3 (sovereign Tenzro-set ISM)
axelar Axelar GMP (30+ chains)
babylon Babylon Bitcoin staking
debridge deBridge DLN
lifi LI.FI aggregator
erc7683 ERC-7683 cross-chain intents (open, list, fill)
interop Cross-VM token + cross-chain composite flows
caip CAIP-2 / CAIP-10 / CAIP-19 discovery
secure_mint Secure-Mint reserve-bound minting06
AI and agents
model List, info, download, serve, stop, delete, endpoints
inference Submit inference requests (any modality)
multimodal Forecast / vision-embed / text-embed / segment / detect /
transcribe / video-embed
train Tenzro Train: post-task, list-runs, get-run, enroll-trainer,
submit-gradient, finalize-round, sealed-manifest
cortex Cortex reasoning runtime
memory Per-agent memory: grant / recall / archive / list
agent Register, list, send, spawn, run-task, create-swarm,
terminate-swarm, list-templates, get-template,
spawn-template, run-template
app Register and run agent-driven apps
marketplace Agent template marketplace
skill Skill registry: list / register / search / use / get
tool Tool registry: list / register / search / use / get
task Task marketplace: list / post / get / cancel / quote /
assign / complete07
Payments and settlement
payment Create challenge, pay (MPP / x402 / native), receipt
ap2 AP2 mandate sign / verify / validate-pair
x402 Direct x402 pay-resource flow
provenance Stripe SPT settlement-outcome dispatcher
settlement On-chain settlement primitives
capital Capital intent open / quote / assign / execute /
verify / compensate / settle
workflow Long-running workflow open / step-execute / step-verify /
step-compensate / finalize
dispute Dispute filing / adjudication
insurance AgentBond insurance claim / list / get / pool
bond AgentBond post / increase / withdraw / get / list
approval User approval flows (HITL)08
Governance, staking, and security
governance List, propose, vote, voting-power
stake Deposit, withdraw, info, liquid-stake (stTNZO)
reputation Provider reputation, history, badges
adaptive_burn Burn-rate config, supply metrics, recommendations
seed_agent Treasury earmark, charter, list-agents, network-activity
zk Plonky3 STARK prove / verify / keygen / circuits
vrf ECVRF prove / verify / keygen
tee TEE attestation generation, verification, provider info
pq_hybrid PQ-hybrid signature helpers
erc7579 (modular validators — also payments path)
erc8004 Trustless agent identity + reputation
urwa URWA kill-switch / frozen tokens
attested_clock TEE-attested clock serviceRelated