Go to file
Eirik Ogilvie-Wigley 573ffc4e06 cargo fix --edition-idioms for librustzcash 2019-08-20 22:17:29 -06:00
bellman cargo fix --edition-idioms for bellman 2019-08-20 22:07:24 -06:00
ff cargo fix --edition-idioms for ff 2019-08-20 22:01:46 -06:00
group cargo fix --edition-idioms for group 2019-08-20 22:08:10 -06:00
librustzcash cargo fix --edition-idioms for librustzcash 2019-08-20 22:17:29 -06:00
pairing cargo fix --edition-idioms for pairing 2019-08-20 22:16:40 -06:00
zcash_client_backend cargo fmt 2019-08-15 10:41:48 -06:00
zcash_primitives Add edition = 2018 2019-08-20 18:31:20 -06:00
zcash_proofs Warning cleanup 2019-08-20 16:45:10 -06:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
.gitlab-ci.yml Remove duplicate test stage for rust lastest 2018-10-09 09:34:10 -07:00
.travis.yml Update travis to require formatting 2019-08-15 10:45:24 -06:00
Cargo.lock Remove sapling-crypto 2019-08-14 10:48:06 +01:00
Cargo.toml Remove sapling-crypto 2019-08-14 10:48:06 +01:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
README.md Set up a Cargo workspace 2018-08-23 21:10:04 +01:00

README.md

Zcash Rust crates

This repository contains a (work-in-progress) set of Rust crates for working with Zcash.

Security Warnings

These libraries are currently under development and have not been fully-reviewed.

License

All code in this workspace is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.