# Empoorio Command Center (ECC)
**Empoorio Command Center (ECC)** is the official terminal-based interface for **EmpoorioChain**. It provides a comprehensive suite of tools for validators, developers, and users to manage their decentralized infrastructure and assets.
## Core Modules
- **Network & Infra**: Real-time status, peer discovery, and latency profiling.
- **Identity & Vault**: Manage quantum-safe identities and encrypted local vaults.
- **Ailoos AI Engine**: Interface with decentralized AI oracles and verify inference proofs.
- **Value & Assets**: Portfolio management for DMS and real-world assets.
- **DAO & Security**: Participate in governance and monitor network security.
## Installation
Install using cargo:
```bash
cargo install emp-cli
```
## Usage
Simply run:
```bash
ecc
```
## Connectivity
By default, the ECC connects to the EmpoorioChain Testnet. You can configure custom RPC/WebSocket endpoints in the **Network Menu**.
---
Find more information at [empooriochain.org](https://empooriochain.org).