Go to file
Jack Grigg 089905aefb zcash_protocol: Set the public mainnet activation height for NU6 2024-09-24 16:23:01 +00:00
.github
.vscode
components zcash_protocol: Set the public mainnet activation height for NU6 2024-09-24 16:23:01 +00:00
devtools
librustzcash
supply-chain
zcash
zcash_client_backend Fix `cargo test -p zcash_client_backend` 2024-09-23 16:15:36 +00:00
zcash_client_sqlite Merge pull request #1547 from zcash/1525-document-v_tx_outputs-change 2024-09-23 18:26:13 +01:00
zcash_extensions
zcash_history
zcash_keys Fix clippy lint for `cargo test -p zcash_keys` 2024-09-23 16:14:44 +00:00
zcash_primitives Fix `cargo test -p zcash_primitives` 2024-09-23 16:13:13 +00:00
zcash_proofs
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
COPYING.md
Cargo.lock
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
deny.toml
rust-toolchain.toml

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.