Go to file
str4d 720ee6476f
Merge pull request #144 from str4d/warning-fix
Fix rand_os warning in tests
2019-11-04 23:03:07 +00:00
.github/workflows Actions: Build before formatting check 2019-10-09 14:15:07 +13:00
bellman Merge pull request #135 from NikVolf/extern-purge 2019-10-31 17:12:26 +00:00
ff Merge pull request #135 from NikVolf/extern-purge 2019-10-31 17:12:26 +00:00
group
librustzcash librustzcash 0.2.0 2019-10-08 17:43:33 +13:00
pairing pairing 0.15.0 2019-10-08 17:43:33 +13:00
zcash_client_backend Remove rand_os dependency 2019-10-31 18:57:52 +00:00
zcash_primitives Merge pull request #139 from adityapk00/tx_compare 2019-11-04 16:29:59 +00:00
zcash_proofs zcash_proofs 0.1.0 2019-10-08 17:43:33 +13:00
.gitignore
.gitlab-ci.yml
.travis.yml Travis CI: Build before formatting check 2019-10-09 14:12:30 +13:00
Cargo.lock Remove rand_os dependency 2019-10-31 18:57:52 +00:00
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

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.