Files
aitbc/apps/blockchain-node
aitbc a567f49df3 Migrate blockchain-node scripts to centralized aitbc package utilities
- Migrate scripts/blockchain_simple.py from logging to aitbc.get_logger
- Migrate hardcoded paths in blockchain_simple.py to use DATA_DIR, CONFIG_DIR, LOG_DIR
- Migrate scripts/blockchain_http_launcher.py from logging to aitbc.get_logger
- Remove logging.basicConfig() calls
2026-04-25 07:24:29 +02:00
..

Blockchain Node

Documentation has moved to: docs/apps/blockchain/blockchain-node.md


This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.

For the complete documentation including architecture, setup, API reference, and troubleshooting, see the Blockchain Node documentation.