Go to file
Jack Grigg 7477ff1604 zcash_primitives: Extract bundle-specific parts of tx serialization 2024-05-16 16:36:23 +00:00
.github CI: Migrate to `codecov/codecov-action@v4.3.0` 2024-04-29 15:15:05 +00:00
.vscode
components Merge pull request #1143 from nuttycom/crate_zip321 2024-04-22 22:46:09 +01:00
librustzcash
supply-chain Adjust versions of pinned dependencies to cover more audits 2024-04-23 00:57:08 +00:00
zcash_client_backend chore: remove repetitive words 2024-05-04 20:54:15 +08:00
zcash_client_sqlite Merge pull request #1143 from nuttycom/crate_zip321 2024-04-22 22:46:09 +01:00
zcash_extensions
zcash_history chore: remove repetitive words 2024-05-04 20:54:15 +08:00
zcash_keys Apply suggestions from code review 2024-04-22 14:41:50 -06:00
zcash_primitives zcash_primitives: Extract bundle-specific parts of tx serialization 2024-05-16 16:36:23 +00:00
zcash_proofs
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
COPYING.md
Cargo.lock Adjust versions of pinned dependencies to cover more audits 2024-04-23 00:57:08 +00:00
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
deny.toml Add config file for `cargo deny check licenses` 2024-04-23 00:32:49 +00:00
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.