Run Aligned Open Testnet

Gitpod - Create Workspace and Enter 

Commands - 

sudo apt update -y    ✅

sudo apt upgrade -y    

sudo apt-get install curl -y    

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

source /home/gitpod/.bashrc    

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

rm -rf ~/aligned_verification_data/ &&
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    

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

After the 7th Command Line, you will get a explorer link which looks like this👇
It should be Verified✅

Copy my TWEET and paste your Results then publish the tweet. Next, copy your tweet URL and submit in their Discord Server

Post a Comment

Please Don't Spam

Previous Post Next Post