Skip to main content
Create SQLite cache for Portal responses. Use with evmPortalSource to cache Portal API responses locally.
Example:
Import from @subsquid/pipes/portal-cache/node instead of @subsquid/pipes/portal-cache.

When to Use

  • Development iteration
  • Testing pipelines
  • Repeated processing of same block ranges.