100% working tutorial for generating, proving, and submitting ZK proofs to zkVerify using Circom, SnarkJS, and the Relayer API
🏆 zkVerify ProofPoints is LIVE!
Track your progress, climb the leaderboard, and earn your spot in ZK history.
📍 Register to start earning points:
- Go to: https://points.zkverify.io/
- Complete Social task
- Connect Gmail
- Connect the same EVM wallet you used with Galxe
- Do daily Check in
- Connect Discord
- Connect Telegram
- Rewards: 620 Zk Points
🔐 You Need an API Key Before Running
The zkVerify Relayer API Key is not public and not included in the Swagger documentation. You must manually request it from the Horizen Labs team.
📝 How to get your API key:
- Join their Discord:
- Open a support ticket:
- Go to the
#ticket-supportchannel and create a new ticket - Request access to the zkVerify Relayer API Key
- Install all required dependencies
- Compile your Circom circuit
- Generate the Groth16 proof
- Submit it to zkVerify via the Relayer API Key from zkVerify Docs
1. You can use GitHub Codespaces to run this command or use VPS server.
cd ~ && \
rm -rf zkverify-relayer && \
git clone https://github.com/SKaaalper/zkverify-relayer.git && \
cd zkverify-relayer && \
chmod +x zkverify-groth16.sh && \
./zkverify-groth16.sh
- Paste your
API KEYand wait to finish
- Go to: https://docs.google.com/forms/d/e/1FAIpQLSe-oZe
- Fill
Job-ID,txn Hash,Your Wallet Address,Your Emailand most importantly, give them feedback to receive additional rewards.
| Total Proofs Submitted | Bonus Points |
|---|---|
| 100 | 50 |
| 250 | 100 |
| 500 | 200 |
| 1000+ | 500 🚀 |
⏫ The more proofs you submit, the more bonus points you earn.
cd zkverify-relayer
./zkverify-groth16.sh
- Complete the Relayer Feedback Form:
50 points - Report an unknown bug (include sufficient details and screenshots):
+50 points
- Fill out the submission form
- Provide your
EVM wallet addressand theJob IDortransaction hashfor the proof you submitted via the Relayer - The zkVerify team will verify your submission and assign points accordingly
✅ Submit different proof types = +20 each
📈 Submit a lot of proofs = bonus points (100 = +50, 1000+ = +500)
🔑 Use API key (public or private)
📝 Fill out the form with Job ID / wallet
💡 Add feedback or bug reports for more points
Want more airdrop grinds? Join my Telegram




