aligned_layer
aligned_layer copied to clipboard
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.
- New README_NEW.md file - Complete makefile help section
this PR closes #77 , adding an integration test to the CI
- `make deps` now installs all dependencies (zap-pretty, abigen, foundry, eigenlayer-cli, jq and yq) depending on the OS (only macOS and Linux supported). - TODO: this should be tested in...
Before sending a task run ```bash build-sp1-groth16-macos ``` and then ```bash make send-groth16_bn254-proof DA_SOLUTION= ```
# Description As net/rpc client does not support TLS (described in this [issue](https://github.com/golang/go/issues/7946)), we will change to google.golang.org/grpc that supports tls for server and client
Add paginated view showing all available tasks.
for dev, it would be really useful to have a simple make target to send a task response