Adds some helpers that will users help to convert relative balances changes to absolute ones. The goal is to make this as reduce the effort of the user to implementing a simple map handler that extracts relative balances changes.
Tycho Substreams SDK
Some shared functionality that is used to create tycho substream packages.
Protobuf Models
Protobuf models are manually synced from the tycho-indexer repository whenever they
changed.
To generate the rust structs run the following command from within the ./proto
directory:
buf generate \
--path tycho \
--template ../crates/tycho-substreams/buf.gen.yaml \
--output ../crates/tycho-substreams/