chore: Publish tycho-substreams to crates.io

This commit is contained in:
kayibal
2025-03-26 16:13:54 +01:00
committed by Alan Höng
parent e0b2977417
commit 0313c9b498

View File

@@ -2,6 +2,14 @@
name = "tycho-substreams"
version = "0.2.0"
edition = "2021"
description = "Tycho substreams development kit, contains tycho-indexer block changes model and helper functions for common indexing tasks."
repository = "https://github.com/propeller-heads/tycho-protocol-sdk/tree/main/substreams/crates/tycho-substreams"
homepage = "https://www.propellerheads.xyz/tycho"
documentation = "https://docs.propellerheads.xyz/tycho"
keywords = ["propellerheads", "solver", "defi", "dex", "mev"]
license = "MIT"
categories = ["finance", "wasm"]
readme = "README.md"
[dependencies]
substreams-ethereum = "0.9.9"