substreams-entity-change

Crates.iosubstreams-entity-change
lib.rssubstreams-entity-change
version1.3.2
sourcesrc
created_at2022-10-21 19:43:41.123504
updated_at2024-03-06 18:55:37.736733
descriptionSubstreams entity change library containing helpers
homepagehttps://substreams.streamingfast.io/
repositoryhttps://github.com/streamingfast/substreams-sink-entity-changes
max_upload_size
id693857
size53,984
Mavericks (MavericksFive)

documentation

README

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.

Commit count: 70

cargo fmt