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.
755 stars
22 watching
118 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 | 350 |
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,828 |
semaphore-protocol/semaphore | Enables anonymous interactions by providing a way to prove membership in groups and send messages without revealing personal identity. | 916 |
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 | 169 |
zk-ml/linear-regression-demo | Verifies the accuracy of a private machine learning model on Ethereum using a zk-SNARK proof | 213 |
zcash/halo2 | A cryptographic system enabling anonymous transactions in cryptocurrencies | 743 |
brownie/cashlib | A system for specifying and executing cryptographic operations and electronic cash transactions 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 | 551 |
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. | 406 |
scipr-lab/dizk | A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic. | 234 |