Skip to content

Send Proof to zkVerify for Verification using this one click guide

Notifications You must be signed in to change notification settings

zunxbt/zkVerify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sending Proof to zkVerify For Verification

Imp Info

  • This script will work on Codespace , VPS, Gitpod
  • In the middle of the code, it will ask something like this

Screenshot 2024-09-25 134013

  • Here you should press Enter or can choose 1 option
  • Again at middle, it will prompt 2 times to enter random text like this

Screenshot 2024-09-25 131939

  • You can write anything here

Installation

  • You can use either this command
[ -f "zkverify.sh" ] && rm zkverify.sh; wget -q https://raw.githubusercontent.com/zunxbt/zkVerify/main/zkverify.sh && chmod +x zkverify.sh && ./zkverify.sh
  • Or this command to start this script
[ -f "zkverify.sh" ] && rm zkverify.sh; curl -s -o zkverify.sh https://raw.githubusercontent.com/zunxbt/zkVerify/main/zkverify.sh && chmod +x zkverify.sh && ./zkverify.sh
  • Done ✅

About

Send Proof to zkVerify for Verification using this one click guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages