Crates.io | substreams-entity-change |
lib.rs | substreams-entity-change |
version | 2.0.0 |
source | src |
created_at | 2022-10-21 19:43:41.123504 |
updated_at | 2024-10-16 19:15:45.161804 |
description | Substreams entity change library containing helpers |
homepage | https://substreams.streamingfast.io/ |
repository | https://github.com/streamingfast/substreams-sink-entity-changes |
max_upload_size | |
id | 693857 |
size | 55,211 |
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
.
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:
Install buf CLI and run ./proto/generate.sh file.
See RELEASE.md for release process.