Expand description
Waypoint - Snapchain synchronization tool
Waypoint provides a streaming synchronization service combined with backfill capabilities to process historical data from Snapchain.
Modulesยง
- app
- Application module for composition and dependency management
- backfill
- config
- Configuration management for the application
- core
- Core domain modules
- database
- Database module for PostgreSQL interactions
- error
- Global error types and error handling utilities
- eth
- health
- hub
- metrics
- processor
- proto
- redis
- services
- Service implementations
- types