Files
aitbc/cli/debian/DEBIAN/control
oib 15427c96c0 chore: update file permissions to executable across repository
- Change file mode from 644 to 755 for all project files
- Add chain_id parameter to get_balance RPC endpoint with default "ait-devnet"
- Rename Miner.extra_meta_data to extra_metadata for consistency
2026-03-06 22:17:54 +01:00

16 lines
554 B
Plaintext
Executable File

Package: aitbc-cli
Version: 0.1.0
Section: utils
Priority: optional
Architecture: all
Installed-Size: 1
Depends: python3 (>= 3.13), python3-pip, python3-venv
Maintainer: AITBC Team <team@aitbc.net>
Description: AITBC Command Line Interface
A comprehensive CLI for interacting with the AITBC network,
supporting job submission, mining operations, wallet management,
blockchain queries, marketplace operations, and more.
.
This package includes the AITBC CLI with all dependencies
and virtual environment setup for easy deployment on Debian systems.