miguelmota / zksnarks-exampleLinks
An example of how generate zero-knowledge proofs and verify using an Ethereum smart contract.
☆37Updated 5 years ago
Alternatives and similar repositories for zksnarks-example
Users that are interested in zksnarks-example are comparing it to the libraries listed below
Sorting:
- Partial implementation of the Ethereum runtime in Solidity (PoC)☆103Updated 2 years ago
- rollup implementation☆89Updated last year
- Generate & verify Merkle-Patricia-proofs for Ethereum☆111Updated 2 years ago
- A curated collection of links for zero-knowledge proof cryptography used in blockchains☆75Updated 10 months ago
- 🎴Zero-knowledge non-fungible tokens on Ethereum using zk-SNARKs☆96Updated 7 years ago
- Bitcoin Light Client on Ethereum☆42Updated last year
- MicroMix: A noncustodial Ethereum mixer☆93Updated 5 years ago
- ☆35Updated 5 years ago
- zDai.io - confidential Dai transactions on Burner wallet☆29Updated 6 years ago
- This repository contains a tutorial on how to build roll_up with Circom☆83Updated 6 years ago
- Trustlessly prove a past storage value in a contract to other contracts☆145Updated 2 years ago
- Ring signature related implementations for ethereum☆28Updated 3 years ago
- General Purpose Atomic Crosschain Transaction Protocol☆85Updated last year
- Tricking frontrunners into doing good☆42Updated 2 years ago
- non-custodial exchange build with rollup☆103Updated 2 years ago
- ZK-SNARK snarkjs and circom exercises☆56Updated 6 years ago
- Automatic market maker with batched buy & sell orders☆32Updated 2 years ago
- Intentionally self-destructive Ethereal on-chain-ish Wallet. (Proof-of-Concept bootstrap technique with CREATE2)☆35Updated 6 years ago
- Lurch is an Ethereum VM para-virtualization (ish) written in EVM bytecode.☆84Updated 5 years ago
- Comparison of the different LMD-GHOST implementations☆40Updated 6 years ago
- circom and snarkjs / websnark tutorial, using RollupNC as an example☆61Updated 4 years ago
- ☆128Updated 6 years ago
- BTCRelay re-implementation in Solidity☆27Updated 6 years ago
- yellow paper for roll_up token☆68Updated 6 years ago
- A minimal meta-transaction library. It supports proxy accounts & the msgSender() solution.☆45Updated last year
- Ethereum 9 3/4's zk-SNARKs circuits and the python library for Mimblewimble on Ethereum☆81Updated 2 years ago
- Documentation for the any.sender transaction relaying service☆57Updated 5 years ago
- A Mastermind game using zk-snarks☆168Updated 3 years ago
- data and charts for Ethereum state analysis☆46Updated 5 years ago
- 👾 Interactive coding challenges to test and apply your knowledge