Go to file
Jack Grigg e746f7b6f9
Add tx index within block to WalletTx struct
2019-10-09 14:11:14 +13:00
.github/workflows Actions: Various CI improvements 2019-10-08 15:59:40 +13:00
bellman bellman 0.2.0 2019-10-08 17:43:33 +13:00
ff ff 0.5.0 2019-10-08 17:43:33 +13:00
group group 0.2.0 2019-10-08 17:43:33 +13:00
librustzcash librustzcash 0.2.0 2019-10-08 17:43:33 +13:00
pairing pairing 0.15.0 2019-10-08 17:43:33 +13:00
zcash_client_backend Add tx index within block to WalletTx struct 2019-10-09 14:11:14 +13:00
zcash_primitives zcash_primitives 0.1.0 2019-10-08 17:43:33 +13:00
zcash_proofs zcash_proofs 0.1.0 2019-10-08 17:43:33 +13:00
.gitignore
.gitlab-ci.yml
.travis.yml Bump Rust to 1.37 on CI 2019-09-25 12:07:48 +02:00
Cargo.lock Parse compact blocks to find wallet transactions 2019-10-09 14:11:12 +13:00
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

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.