https://github.com/subsquid/firehose-grpc
A drop-in replacement for firehose-ethereum grpc server
https://github.com/subsquid/firehose-grpc
Last synced: 8 months ago
JSON representation
A drop-in replacement for firehose-ethereum grpc server
- Host: GitHub
- URL: https://github.com/subsquid/firehose-grpc
- Owner: subsquid
- Created: 2023-07-18T10:01:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T07:00:09.000Z (over 1 year ago)
- Last Synced: 2025-04-23T01:35:20.070Z (about 1 year ago)
- Language: Rust
- Size: 254 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firehose gRPC
Firehose gRPC is intended to be used as an extraction layer for The Graph's Node.
It implements the same gRPC interface as "canonical" ethereum-firehose implentation does but uses subsquid portal as a datasource instead of running geth node.