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 Tell rust-analyzer to compile using stable, because the Rust version from 2024-07-28 23:25:55 +01:00
components zcash_protocol: Set the public mainnet activation height for NU6 2024-09-24 16:23:01 +00:00
devtools devtools: Detect more key formats with `zcash-inspect` 2024-09-11 17:32:13 +00:00
librustzcash
supply-chain zcash_client_backend: Record audit of `ambassador` crate. 2024-09-06 13:33:23 -06:00
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 release zcash_proofs version 0.17.0 2024-08-26 16:40:44 -06:00
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
COPYING.md
Cargo.lock Update base64 to 0.22 to eliminate duplicate dependency. 2024-09-20 16:42:04 -06:00
Cargo.toml Update base64 to 0.22 to eliminate duplicate dependency. 2024-09-20 16:42:04 -06:00
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.