eigen-client-eth 0.1.2

eigen layer instrumented client
Documentation
[package]
name = "eigen-client-eth"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
repository.workspace = true
description = "eigen layer instrumented client "
license-file.workspace = true

[dependencies]
alloy.workspace = true
alloy-json-rpc.workspace = true
alloy-primitives.workspace = true
alloy-rlp.workspace = true
async-trait.workspace = true
eigen-logging.workspace = true
eigen-metrics-collectors-rpc-calls.workspace = true
hex.workspace = true
thiserror.workspace = true
url.workspace = true

[dev-dependencies]
eigen-signer.workspace = true
eigen-testing-utils.workspace = true
eigen-utils.workspace = true
eigen-common.workspace = true
once_cell.workspace = true
serial_test.workspace = true
tokio.workspace = true