Go to file
Jack Grigg 63c1de3ad0 zcash_client_backend: Add missing documentation to `data_api::testing`
Addresses review comments from zcash/librustzcash#1530.
2024-09-16 17:28:50 +00:00
.github
.vscode
components zcash_client_backend: Fix broken intra-doc links and other doc warnings. 2024-09-06 13:33:23 -06: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 zcash_client_backend: Add missing documentation to `data_api::testing` 2024-09-16 17:28:50 +00:00
zcash_client_sqlite zcash_client_backend: Rename `TransactionSummary::new` for clarity 2024-09-16 15:01:05 +00:00
zcash_extensions
zcash_history
zcash_keys
zcash_primitives
zcash_proofs
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
COPYING.md
Cargo.lock zcash_client_sqlite: Move `TestState` to `zcash_client_backend` 2024-09-06 13:33:19 -06:00
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.