Skip to content

pazhandd/alignedlayer-testnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

xbYRPTwo9WN5Y3c9VOGLd

Aligned aims to accelerate Ethereum"s roadmap by making proof verification faster and cheaper, reducing costs by up to 90%

Ethereum wasn"t initially designed for ZK proofs, and integrating new primitives is challenging. Aligned Layer will transform Ethereum into an efficient, cost-effective platform for SNARK verification

They maintain neutrality, supporting all involved in zero-knowledge technology development and research, focused on expanding Ethereum"s ZK capabilities to enable a future of trustless applications using verifiable computation and Ethereum"s security.

Submit a zkProof via AligendLayer

Install

# Update packages
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install curl -y

# Download Binaries
curl -L https://raw.githubusercontent.com/yetanotherco/aligned_layer/main/batcher/aligned/install_aligned.sh | bash

source /root/.bashrc

curl -L https://raw.githubusercontent.com/yetanotherco/aligned_layer/main/batcher/aligned/get_proof_test_files.sh | bash

Submit Proof

cd /root/.aligned/test_files

aligned submit \
--proving_system SP1 \
--proof ~/.aligned/test_files/sp1_fibonacci.proof \
--vm_program ~/.aligned/test_files/sp1_fibonacci-elf \
--aligned_verification_data_path ~/aligned_verification_data \
--conn wss://batcher.alignedlayer.com

Save the output link

Screenshot_1

Verify Proof

aligned verify-proof-onchain \
--aligned-verification-data ~/aligned_verification_data/*.json \
--rpc https://ethereum-holesky-rpc.publicnode.com \
--chain holesky

Screenshot_1

Now post your submit-proof screenshot + output link in Twitter and tag @alignedlayer + #aligned ✅

Screenshot_3

Enough for now, but we will follow the future opportunities to contribute to AlignedLayer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published