Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.19 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.19 KB

Firehose for Stellar

reference

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

Running the Firehose poller

The below command with start streaming Firehose Stellar blocks, check proto/sf/stellar/type/v1/block.proto for more information.

firestellar fetch {FIRST_STREAMABLE_BLOCK} --endpoints {STELLAR_RPC_ENDPOINT} --state-dir {STATE_DIR}

Contributing

For more information, please read the CONTRIBUTING.md file.