Go to file
narodnik 6297087a5d Mark EDWARDS_D, MONTGOMERY_A, MONTGOMERY_SCALE and PEDERSEN_CIRCUIT_GENERATORS as public only within the crate. 2020-09-21 22:59:38 +02:00
.github/workflows Bump protobuf dependencies 2020-09-09 00:32:16 +01:00
components/equihash
librustzcash
zcash_client_backend Use block.height() method instead of .into() 2020-09-18 10:55:29 -06:00
zcash_client_sqlite Rustfmt 2020-09-18 10:52:58 -06:00
zcash_history
zcash_primitives Rustfmt 2020-09-18 10:52:58 -06:00
zcash_proofs Mark EDWARDS_D, MONTGOMERY_A, MONTGOMERY_SCALE and PEDERSEN_CIRCUIT_GENERATORS as public only within the crate. 2020-09-21 22:59:38 +02:00
.gitignore
.gitlab-ci.yml
Cargo.toml Remove subtree crates 2020-08-27 23:25:47 +01:00
LICENSE-APACHE
LICENSE-MIT
README.md
rust-toolchain Bump protobuf dependencies 2020-09-09 00:32:16 +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.