Skip to content

streamingfast/blockmeta-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.