Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 599 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 599 Bytes

BlockMeta Service

This repository provides all the keys to run a block meta service that provides high-level data on blocks, for any blockchain supported by StreamingFast. To make such a service, extract block meta data first, store them in a kv store and then serve it.

Extracting and Storing data

Serving data

  • Run a block-meta server, connecting this server to the substreams-sink-kv running server.