Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PhantomGate: NFT gated event check-in system #22

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ankit875
Copy link

@ankit875 ankit875 commented Oct 25, 2024

PhantomGate implements a private NFT-gated event check-in system on Aztec Network, allowing users to prove their NFT ownership without revealing their identity or specific NFT details.

  • The system verifies NFT ownership at specific block heights while maintaining privacy through zero-knowledge proofs.

  • We will also provide minting the nft. User can transfer the fetch the details of the NFT.

@@ -0,0 +1,74 @@
# Private NFT-Gated Event Check-in System on Aztec
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there another readme that fleshout out some other sections from the readme template?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really like the component being built 👍

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.

2 participants