Skip to content

Tutorial: Anonymous Membership Proofs: Allowlists, Voter Rolls & Gated Access (Bounty #316)#527

Open
a918124259a wants to merge 1 commit into
midnightntwrk:mainfrom
a918124259a:tutorial/anonymous-membership-proofs
Open

Tutorial: Anonymous Membership Proofs: Allowlists, Voter Rolls & Gated Access (Bounty #316)#527
a918124259a wants to merge 1 commit into
midnightntwrk:mainfrom
a918124259a:tutorial/anonymous-membership-proofs

Conversation

@a918124259a
Copy link
Copy Markdown

Summary

This tutorial covers anonymous membership proofs using Merkle trees on Midnight. Includes:

  • Membership contract with nullifier-based replay protection
  • Anonymous voting system with double-vote prevention
  • Off-chain membership manager with Merkle tree utilities
  • Balance-gated membership verification
  • Complete test suite

Closes #316

@a918124259a a918124259a requested a review from a team as a code owner May 22, 2026 14:38
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tutorial] Anonymous Membership Proofs: Allowlists, Voter Rolls & Gated Access

2 participants