Go to file
Eran Tromer 680a8d431b Cleanup 2016-07-28 16:48:24 -04:00
media Renamed team images 2016-07-28 13:44:33 -04:00
talks Slides: remove old version of IC3-Ethereum presentation, rename latest one 2016-07-28 10:06:39 -04:00
zoe Cleanup 2016-07-28 16:48:24 -04:00
.gitignore first commit 2016-07-27 23:32:29 -04:00
README.md README 2016-07-28 16:35:46 -04:00

README.md

(Baby) Zerocash over Ethereum

We've changed Parity to support a snark precompile: b820abf755

We've created an Ethereum contract: zoe/contract/

We've implemented a primitive mixing circuit: https://github.com/ebfull/hackishlibsnarkbindings and bindings to libsnark for SNARK verification in Rust.