- 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
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.