Go to file
Kris Nuttycombe 58b464d102 zcash_client_sqlite: Generalize more `TestState` operations. 2024-09-06 13:30:10 -06:00
.github
.vscode
components Add correct `BlockHeight` subtraction & remove panics. 2024-08-27 16:44:00 -06:00
devtools
librustzcash
supply-chain Merge remote-tracking branch 'upstream/main' into sqlite_legacy_support 2024-09-03 12:29:04 -06:00
zcash
zcash_client_backend zcash_client_sqlite: Generalize more `TestState` operations. 2024-09-06 13:30:10 -06:00
zcash_client_sqlite zcash_client_sqlite: Generalize more `TestState` operations. 2024-09-06 13:30:10 -06:00
zcash_extensions
zcash_history
zcash_keys zcash_keys: implement std::error::Error for decoding errors 2024-08-30 15:30:42 -06:00
zcash_primitives
zcash_proofs
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
COPYING.md
Cargo.lock zcash_client_backend: Make `data_api` traits delegatable via `ambassador` for testing. 2024-09-05 14:04:13 -06:00
Cargo.toml zcash_client_backend: Make `data_api` traits delegatable via `ambassador` for testing. 2024-09-05 14:04:13 -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.