Go to file
Jack Grigg 051027cb6d Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e'
git-subtree-dir: sapling-crypto
git-subtree-mainline: 9f748554d0
git-subtree-split: 21084bde20
2018-08-28 23:04:13 +01:00
bellman Add 'bellman/' from commit '10c5010fd9c2ca69442dc9775ea271e286e776d8' 2018-08-28 23:03:52 +01:00
librustzcash Set up a Cargo workspace 2018-08-23 21:10:04 +01:00
pairing Add 'pairing/' from commit '09b6e6f9212020f385218e5cf5287e381ccd312b' 2018-08-28 23:03:42 +01:00
sapling-crypto Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 2018-08-28 23:04:13 +01:00
zcash_primitives Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
zcash_proofs Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
zcash_wallet Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
Cargo.lock Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
Cargo.toml Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Add license files. 2017-03-17 11:09:05 -06: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.