-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Artem Poltorzhitskiy edited this page Dec 11, 2025
·
4 revisions
Welcome to the Celestia Indexer documentation. This is a comprehensive indexing solution for the Celestia blockchain written in Go.
New to the project? Start here:
-
Quick Start Guide - Get running in 5 minutes with Docker Compose
- Prerequisites and initial setup
- Basic operations and troubleshooting
- API examples and configuration changes
-
Architecture - How the system is designed and organized
- High-level system design
- Core components (Indexer, API, Storage)
- Data flow and processing pipeline
- Performance considerations
- Integration points
-
Development Guide - Local development setup
- Prerequisites and dependencies
- Environment configuration
- Running services locally and with Docker
- Testing and code quality
- Debugging techniques
- Troubleshooting common issues
-
Contributing Guide - How to contribute
- Project structure overview
- Code style and conventions
- Contribution workflow
- Development best practices
- Code review checklist
- Release process