Layr-Labs / hello-world-avs

Hello World AVS
MIT License
58 stars 53 forks source link

feat(operator) : Hello Eigen world ( 🦀 ) #15

Closed supernovahs closed 3 months ago

supernovahs commented 3 months ago

Acceptance criteria:


ECDSA Stake Registry is not yet deployed on Holesky officially. Hence I have commented out the code for registerOperatorWithSignature for now . If anyone wants to do it , they can uncomment the line where we call the function.

Also, the registerOperator call in DelegationManager is also commented for example purposes , as our private key is already registered once there.

NimaVaziri commented 3 months ago

@Gajesh2007 why was the base branch changed here? we want this to land in master no?

supernovahs commented 3 months ago

@NimaVaziri waiting for your review on the readme. Will then take this over the finish line

Gajesh2007 commented 3 months ago

can you add README to run the scripts?

NimaVaziri commented 3 months ago

@supernovahs let's add some tests to the crates here as well

supernovahs commented 3 months ago

@NimaVaziri I can't merge this myself.