babyzoe/README.md

10 lines
660 B
Markdown
Raw Permalink Normal View History

# Baby ZoE - first step towards Zerocash over Ethereum
2016-07-28 10:23:11 -07:00
* We've changed Parity to support a snark precompile: https://github.com/gancherj/parity/commit/b820abf755e216ccf24640549735412ec02dac62
2016-07-28 10:23:11 -07:00
* We've created an Ethereum contract: `zoe/contract/`
2016-07-28 10:23:11 -07:00
* We've implemented a primitive mixing circuit: https://github.com/ebfull/hackishlibsnarkbindings and bindings to libsnark for SNARK verification in Rust.
2016-07-28 10:23:11 -07:00
For more details, see our [blog post](https://z.cash/blog/zksnarks-in-ethereum.html) and presentation slides (in [PDF](talks/2016-07-27-IC3---SNARKs-for-Ethereum.pdf) or [OpenDocument Presentation](talks/2016-07-27-IC3---SNARKs-for-Ethereum.odp) format).