- Introduced Aggregator.sol for Chainlink-compatible oracle functionality, including round-based updates and access control. - Added OracleWithCCIP.sol to extend Aggregator with CCIP cross-chain messaging capabilities. - Created .gitmodules to include OpenZeppelin contracts as a submodule. - Developed a comprehensive deployment guide in NEXT_STEPS_COMPLETE_GUIDE.md for Phase 2 and smart contract deployment. - Implemented Vite configuration for the orchestration portal, supporting both Vue and React frameworks. - Added server-side logic for the Multi-Cloud Orchestration Portal, including API endpoints for environment management and monitoring. - Created scripts for resource import and usage validation across non-US regions. - Added tests for CCIP error handling and integration to ensure robust functionality. - Included various new files and directories for the orchestration portal and deployment scripts.
1.9 KiB
1.9 KiB
Documentation Index
Quick Start
- README.md - Project overview and quick start
- DEPLOYMENT_QUICK_START.md - Fast deployment guide
Architecture & Design
- ARCHITECTURE.md - System architecture
- DOCKER_COMPOSE_GUIDE.md - Docker Compose structure and usage
Configuration
- Configuration Index - Which configuration guide to use
- Network Configuration Guide - Besu network configuration
- Azure/Cloudflare Environment Setup - Azure and Cloudflare environment variables
- Contract Deployment Environment Setup - Contract deployment environment variables
- CLEANUP_PLAN.md - Cleanup and optimization plan
- PROJECT_OPTIMIZATION_STATUS.md - Current optimization status
- CLEANUP_DEDUPLICATION_REPORT.md - Script and documentation deduplication analysis
- CLEANUP_SUMMARY_2025_11_18.md - Cleanup summary and statistics
Deployment
- DEPLOYMENT_CHECKLIST.md - Deployment checklist
- DEPLOYMENT_STATUS_AND_NEXT_STEPS.md - Current deployment status
Operations
- Runbooks - Operational procedures
- Status Reports - Current status reports
Archive
- Archive README - Archived files documentation
- Cleanup Summary - Cleanup actions summary
Consensus Migration
- Current: QBFT (as of 2025-11-18)
- Previous: IBFT 2.0 (archived)
- See PROJECT_OPTIMIZATION_STATUS.md for migration details