eigen-services-blsaggregation 0.1.2

Eigen Layer SDK services blsaggregation
Documentation
[package]
name = "eigen-services-blsaggregation"
description = "Eigen Layer SDK services blsaggregation"

version.workspace = true
edition.workspace = true
rust-version.workspace = true
repository.workspace = true
license-file.workspace = true

[dependencies]
alloy.workspace = true
alloy-primitives.workspace = true
ark-bn254.workspace = true
ark-ec.workspace = true
eigen-client-avsregistry.workspace = true
eigen-common.workspace = true
eigen-crypto-bls.workspace = true
eigen-crypto-bn254.workspace = true
eigen-logging.workspace = true
eigen-services-avsregistry.workspace = true
eigen-types.workspace = true
parking_lot.workspace = true
thiserror.workspace = true
tokio = { workspace = true, features = ["full"] }
serde_json.workspace = true
serde.workspace = true

[dev-dependencies]
alloy-node-bindings.workspace = true
alloy-provider.workspace = true
eigen-logging.workspace = true
eigen-testing-utils.workspace = true
eigen-utils.workspace = true
eigen-services-operatorsinfo.workspace = true
serial_test = "3.1"
sha2 = "0.10.8"
testcontainers.workspace = true
tokio-util = "0.7.11"