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
This commit is contained in:
15
cli/debian/DEBIAN/control
Normal file
15
cli/debian/DEBIAN/control
Normal file
@@ -0,0 +1,15 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user