Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.48 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.48 KB
StreamingFast Firehose Banner

Firehose for Cosmos chain

reference

Quick start with Firehose for Cosmos can be found in the official Firehose docs. Here some quick links to it:

Block definition cosmos/proto/sf/cosmos/type/v2/block.proto

Running the Firehose poller for Injective

fireinjective fetch {FIRST_STREAMABLE_BLOCK} --endpoints {VARA_RPC_ENDPOINT} --state-dir {STATE_DIR}

Running the Firehose poller for Mantra

firemantra fetch {FIRST_STREAMABLE_BLOCK} --endpoints {VARA_RPC_ENDPOINT} --state-dir {STATE_DIR}

Running the Firehose poller for injective

fireinjective fetch {FIRST_STREAMABLE_BLOCK} --endpoints {VARA_RPC_ENDPOINT} --state-dir {STATE_DIR}