Go to file
Jack Grigg 054b374b5a Add missing feature flag conditional 2024-03-08 19:08:20 +00:00
.github
.vscode
components zcash_address 0.3.2 2024-03-06 15:07:51 +00:00
librustzcash
zcash_client_backend zcash_client_sqlite: Rework accounts to support imported viewing keys 2024-03-08 18:55:18 +00:00
zcash_client_sqlite Add missing feature flag conditional 2024-03-08 19:08:20 +00:00
zcash_extensions
zcash_history
zcash_keys zcash_client_sqlite: Rework accounts to support imported viewing keys 2024-03-08 18:55:18 +00:00
zcash_primitives
zcash_proofs
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
COPYING.md
Cargo.lock zcash_client_sqlite: Rework accounts to support imported viewing keys 2024-03-08 18:55:18 +00:00
Cargo.toml zcash_protocol 0.1.0 2024-03-06 15:07:11 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md
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.