yetanotherco / aligned_layer

Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
https://alignedlayer.com/
MIT License
146 stars 342 forks source link

refactor: improve ethereum-package contracts deployment #1439

Open avilagaston9 opened 6 days ago

avilagaston9 commented 6 days ago

Currently, we are using the hardcoded output of Anvil for simplicity. But this is difficult to maintain and error-prone. We should automate this.