chore: Publish tycho-substreams to crates.io
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user