- 1. Introduction
- 2. Getting started
- 3. Providers
- 3.1. HyperSync
- 3.2. SQD
- 4. Writers
- 4.1. ClickHouse
- 4.2. DeltaLake
- 4.3. DuckDB
- 4.4. Iceberg
- 4.5. PyArrowDataset(Parquet)
- 5. Restarting from where you left off
- 6. Crash resistance
- 7. Logging
- 8. Writing Pipelines
- 8.1. Query
- 8.2. Data Schema
- 8.2.1. Ethereum (EVM)
- 8.2.2. Solana (SVM)
- 8.3. Steps
- 8.3.1. Base58Encode
- 8.3.2. Cast
- 8.3.3. CastByType
- 8.3.4. EvmDecodeEvents
- 8.3.5. HexEncode
- 8.3.6. U256ToBinary
- 9. Appendix
- 9.1. Polars and Decimal types (UInt256)