Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 962 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 962 Bytes

Aligned Proof with One-command Script

image

About Aligned

Aligned is a decentralized network that verifies zero-knowledge/validity proofs and posts the results to Ethereum. It is designed to provide high throughput, cheap proof verification with low latency.

This script allows you to set up and submit a proof to the Aligned with a single command.

How to Use?

To use this script, run the following command in your terminal:

wget -q -O aligned_proof.sh https://raw.githubusercontent.com/kocality/aligned/main/aligned_proof.sh && sudo chmod +x aligned_proof.sh && ./aligned_proof.sh

stay aligned!