Treza CLI
Command-line interface for the Treza platform
Installation
npm install -g @treza/cliyarn global add @treza/cliQuick Start
# Configure the CLI with your wallet
treza config init
# List your enclaves
treza enclave list
# Create a new enclave
treza enclave create --name "My Secure Enclave" --region us-east-1
# Verify a KYC proof
treza kyc verify <proof-id>Commands
Configuration
Enclaves
KYC Verification
Tasks
Providers
Global Options
Configuration
Setting
Description
Default
Examples
Create and manage an enclave workflow
Verify KYC proofs
Scripting and automation
Development
Related Projects
Support
License
Last updated