Welcome to the Indigo data pipeline. This repository extracts all EVM blocks, logs, and transaction traces and serializes them into parquet files. This is the base for the Indigo data warehouse (implemented with snowflake and dbt).
Two primary components are:
- Implementation of Firehose by Streaming Fast streaming EVM data to flat files S3.
- Parquet Factory which creates parquet files for data warehouse use.
