stealthdrop
Token anonymity
Anonymizing ERC20 token distributions through Zero-Knowledge proofs and cryptographic signatures
Anonymous Airdrops using ZK-SNARKs
350 stars
8 watching
31 forks
Language: Circom
last commit: 9 months ago ethereumzero-knowledgezk-snarks
Related projects:
Repository | Description | Stars |
---|---|---|
a16z/zkdrops | 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. | 755 |
semaphore-protocol/semaphore | Enables anonymous interactions by providing a way to prove membership in groups and send messages without revealing personal identity. | 916 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,828 |
cryptocoinjs/stealth | Tools for generating and verifying stealth addresses used to facilitate private transactions in cryptocurrency networks. | 43 |
luozhuzhang/zkps-circuit-snark | A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. | 61 |
zcash/halo2 | A cryptographic system enabling anonymous transactions in cryptocurrencies | 743 |
zk-ml/linear-regression-demo | Verifies the accuracy of a private machine learning model on Ethereum using a zk-SNARK proof | 213 |
iden3/snarkjs | A JavaScript and WebAssembly implementation of a zero-knowledge proof protocol for secure multi-party computations | 1,790 |
cfromknecht/ozcoin | A cryptocurrency project built on Confidential Transactions and ring signatures to provide anonymous and fungible transactions. | 7 |
aaarghhh/a_ton_of_privacy | Investigates TON blockchain network and its NFTs to reveal asset owners' details. | 13 |
stealth/opmsg | An alternative to GPG for encrypting and signing messages with end-to-end encryption | 750 |
ebfull/powersoftau | A multi-party computation protocol for generating secure parameters using zk-SNARKs | 140 |
sdiehl/bulletproofs | A cryptographic project providing a protocol for short, non-interactive zero-knowledge proofs of knowledge about committed values. | 535 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 81 |
keep-starknet-strange/garaga | Tool for efficient elliptic curve operations and SNARKS verification on Cairo and Starknet platforms | 203 |