eigensdk-chainio-utils 0.0.1-alpha

Eigen Layer utils
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "eigensdk-chainio-utils"
description = "Eigen Layer utils"

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

[dependencies]
ethers.workspace = true
ark-bn254 = "0.4.0"
ark-ff.workspace = true
eigensdk-contract-bindings.workspace = true
eigensdk-crypto-bls.workspace = true
eigensdk-crypto-bn254.workspace = true