Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.49 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.49 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}