- README.md - Project overview and basic setup
- DEVELOPMENT_SETUP.md - Development environment setup
- TODO.md - Current project status and tasks
- PRODUCTION_DEPLOYMENT_GUIDE.md - Production deployment guide
- docs/deployment/ - Deployment configurations and scripts
- k8s/ - Kubernetes deployment manifests
- docker-compose.yml - Docker deployment configuration
- docs/architecture/ - System architecture documentation
overview.md- High-level system architectureverkle-trees.md- Verkle tree implementation detailsdistributed-consensus.md- Distributed consensus mechanismslayer2-integration.md- Layer 2 scaling solutions
- VERKLE_OPERATIONS_GUIDE.md - Verkle tree operations guide
- VERKLE_TROUBLESHOOTING_PLAYBOOK.md - Troubleshooting guide
- DVT_SECURITY_AUDIT_GUIDE.md - Security audit procedures
- DVT_TESTNET_DEPLOYMENT.md - Hoodi testnet validator deployment
- docs/enterprise/ - Enterprise features documentation
- CONTRIBUTING.md - Contribution guidelines
- FILE_NAMING_CONVENTIONS.md - File naming standards
- docs/testing/ - Testing guidelines and procedures
- docs/getting-started/ - Getting started guides
- docs/api/ - API documentation and specifications
- config/ - Configuration files
- scripts/ - Operational scripts
- monitoring/ - Monitoring and metrics configuration
- LICENSE_APACHE - Apache License 2.0
- LICENSE_MIT - MIT License
- COPYRIGHT - Copyright information
This index provides quick access to all documentation. For the latest development status, see TODO.md.