tycho-substreams

Crates.iotycho-substreams
lib.rstycho-substreams
version0.5.1
created_at2025-03-26 15:18:43.628064+00
updated_at2025-09-25 16:08:08.056812+00
descriptionTycho substreams development kit, contains tycho-indexer block changes model and helper functions for common indexing tasks.
homepagehttps://www.propellerheads.xyz/tycho
repositoryhttps://github.com/propeller-heads/tycho-protocol-sdk/tree/main/substreams/crates/tycho-substreams
max_upload_size
id1606647
size230,085
Core-Engineers (github:propeller-heads:core-engineers)

documentation

https://docs.propellerheads.xyz/tycho

README

Tycho Substreams SDK

Some shared functionality that is used to create tycho substream packages.

Protobuf Models

To generate the rust structs run the following command from within the root directory:

buf generate --template substreams/crates/tycho-substreams/buf.gen.yaml --output substreams/crates/tycho-substreams/
Commit count: 644

cargo fmt