Skip to content

Commit

Permalink
update readme (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
fschoell authored Oct 23, 2024
1 parent b413254 commit 37a972b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,16 @@ Please have a look at the documentation [here](https://firehose.streamingfast.io
Substreams stack. Note that indexing larger Antelope chains such as EOS or WAX requires parallel processing of the chain
and a lot of resources to have the indexing done in a reasonable time frame.

### Versioning

In case you are running an Antelope chain on the leap codebase, please stay on the v1 releases. For spring nodes use v2.

### EOS EVM

This implementation provides native Antelope blocks, including all Antelope specific block data. In case you are looking
for operating Firehose & Substreams for EOS EVM, please have a look at
the [firehose-ethereum](https://github.com/streamingfast/firehose-ethereum) repository; it provides a generic evm poller
to poll the EVM blocks from an RPC node.
the [firehose-ethereum](https://github.com/streamingfast/firehose-ethereum) repository; it provides a generic EVM poller
that creates the Firehose blocks using an RPC node.

## Support

Expand Down

0 comments on commit 37a972b

Please sign in to comment.