webb-tools / eigensdk-rs

Eigenlayer SDK for building AVS
https://tangle.tools
Apache License 2.0
4 stars 0 forks source link

[TASK] Expose eigensdk-rs src from root directory #3

Closed drewstone closed 3 weeks ago

drewstone commented 1 month ago

Overview

Right now we have a subdirectory for eigensdk-rs which re-exports everything. We should try to get this added in the root level. So no sub-directory but rather a joint library + workspace Cargo.toml where the re-exports happen.