Files
aitbc/cli/debian/DEBIAN/control
oib ccedbace53 chore: remove configuration files and enhance blockchain explorer with advanced search, analytics, and export features
- Delete .aitbc.yaml.example CLI configuration template
- Delete .lycheeignore link checker exclusion rules
- Delete .nvmrc Node.js version specification
- Add advanced search panel with filters for address, amount range, transaction type, time range, and validator
- Add analytics dashboard with transaction volume, active addresses, and block time metrics
- Add Chart.js integration
2026-03-02 15:38:25 +01:00

16 lines
554 B
Plaintext

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.