stealthdrop
Token anonymity
Anonymizing ERC20 token distributions through Zero-Knowledge proofs and cryptographic signatures
Anonymous Airdrops using ZK-SNARKs
352 stars
8 watching
32 forks
Language: Circom
last commit: 10 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. | 756 |
semaphore-protocol/semaphore | A protocol for anonymous interactions, enabling private group membership and message sending across blockchains without revealing identity. | 938 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,836 |
cryptocoinjs/stealth | Tools for generating and verifying stealth addresses used to facilitate private transactions in cryptocurrency networks. | 44 |
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 | 747 |
zk-ml/linear-regression-demo | Verifies the accuracy of a private machine learning model on Ethereum using a zk-SNARK proof | 214 |
iden3/snarkjs | A JavaScript and WebAssembly implementation of a zero-knowledge proof protocol for secure multi-party computations | 1,801 |
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. | 14 |
stealth/opmsg | An alternative to GPG for encrypting and signing messages with end-to-end encryption | 751 |
ebfull/powersoftau | A multi-party computation protocol for generating secure parameters using zk-SNARKs | 141 |
sdiehl/bulletproofs | A cryptographic project providing a protocol for short, non-interactive zero-knowledge proofs of knowledge about committed values. | 534 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 83 |
keep-starknet-strange/garaga | Provides tools and libraries for efficient elliptic curve operations and SNARKS verification on the Starknet platform. | 210 |