zkdrops
Token claim protocol
A system allowing users to claim tokens after providing a commitment over a public channel and later proving membership in a Merkle tree using a zero-knowledge proof.
Private airdrops for Ethereum.
756 stars
23 watching
119 forks
Language: JavaScript
last commit: over 1 year ago zero-knowledge
Related projects:
Repository | Description | Stars |
---|---|---|
stealthdrop/stealthdrop | Anonymizing ERC20 token distributions through Zero-Knowledge proofs and cryptographic signatures | 352 |
damienen/zkp-reputation-system-mvx | A system that rewards users with an NFT after completing a Zero-Knowledge Know Your Customer (KYC) process. | 1 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,836 |
semaphore-protocol/semaphore | A protocol for anonymous interactions, enabling private group membership and message sending across blockchains without revealing identity. | 938 |
a16z/zkdocs | A platform that enables secure and private verification of information through cryptographic commitments and zero-knowledge proofs | 309 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
worldcoin/proto-neural-zkp | A system to verify neural networks in zero-knowledge proofs using cryptographic techniques | 172 |
zk-ml/linear-regression-demo | Verifies the accuracy of a private machine learning model on Ethereum using a zk-SNARK proof | 214 |
zcash/halo2 | A cryptographic system enabling anonymous transactions in cryptocurrencies | 747 |
brownie/cashlib | A system for specifying and executing cryptographic operations and electronic cash protocols in a high-level language | 54 |
blockchainairdrop/zkbairdrop | Automates trading volume brushing on ZKE Exchange to receive ZKB token airdrops | 6 |
dusk-network/plonk | A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs | 554 |
marcoonroad/nocoiner | A Commitment Scheme library that provides secure and deterministic message authentication and confidentiality using authenticated encryption. | 11 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 412 |
scipr-lab/dizk | A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic. | 237 |