Relicensed as Apache/MIT dual license. Closes #1.

This commit is contained in:
Sean Bowe
2016-01-12 14:14:06 -07:00
parent b4d4331926
commit 710059b779
3 changed files with 208 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# bellman [![Build status](https://api.travis-ci.org/ebfull/bellman.svg)](https://travis-ci.org/ebfull/bellman) [![Crates.io](https://img.shields.io/crates/v/bellman.svg)](https://crates.io/crates/bellman) #
This is a Rust language zk-SNARK crate.
This is a Rust language zk-SNARK crate. (You should not use this in production for anything yet.)
------
This is a research project being built for [Zcash](https://z.cash/).