13 releases (stable)

2.0.0 Oct 16, 2024
1.3.2 Mar 6, 2024
1.3.1 Dec 8, 2023
1.3.0 Jun 29, 2023
0.3.0 Nov 28, 2022

#5 in #streamingfast

Download history 592/week @ 2024-07-20 538/week @ 2024-07-27 517/week @ 2024-08-03 655/week @ 2024-08-10 563/week @ 2024-08-17 609/week @ 2024-08-24 664/week @ 2024-08-31 710/week @ 2024-09-07 589/week @ 2024-09-14 465/week @ 2024-09-21 553/week @ 2024-09-28 476/week @ 2024-10-05 637/week @ 2024-10-12 843/week @ 2024-10-19 546/week @ 2024-10-26 651/week @ 2024-11-02

2,718 downloads per month

Apache-2.0

56KB
1.5K SLoC

Substreams Entity Change

substreams-entity-change crate contains all the definitions for the entity changes which can be emitted by a Substreams and can then be ingested by graph-node.

Usage

We don't have proper documentation yet for this module. The best place to understand how to use it is to look at existing Substreams that emits EntityChanges to be consumed by graph-node.

Substreams:

Contributing

Re-generate Protobuf definitions

Install buf CLI and run ./proto/generate.sh file.

Release

See RELEASE.md for release process.

Dependencies

~5–7.5MB
~134K SLoC