| Crates.io | tycho-substreams |
| lib.rs | tycho-substreams |
| version | 0.8.0 |
| created_at | 2025-03-26 15:18:43.628064+00 |
| updated_at | 2025-11-27 15:57:46.913343+00 |
| description | Tycho substreams development kit, contains tycho-indexer block changes model and helper functions for common indexing tasks. |
| homepage | https://www.propellerheads.xyz/tycho |
| repository | https://github.com/propeller-heads/tycho-protocol-sdk/tree/main/substreams/crates/tycho-substreams |
| max_upload_size | |
| id | 1606647 |
| size | 4,604,070 |
Some shared functionality that is used to create tycho substream packages.
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/
To be able to write complete unit tests, we rely on full block assets. These assets can be generated using the firecore tool from Substreams. More info in Substreams documentation