Skip to content

dzhelezov/reth-firesquid

Repository files navigation

RETH indexing squid

This a squid indexing Transfer and Approval events of the RETH pool contract. It is a benchmark to compare with reth-indexer

Prerequisites

Running

Navigate to the example folder.

npm ci
sqd build
# start the database
sqd up
# starts a long-running ETL and blocks the terminal
sqd process

# starts the GraphQL API server at localhost:4350/graphql
sqd serve

About

Bench of RETH pool indexing for firesquid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published