Go to file
Aditya Kulkarni 219391ac92 Add missing sighash declaration 2019-11-14 09:54:07 -08:00
.github/workflows Move code coverage from Travis CI to Actions 2019-11-07 18:16:27 +00:00
bellman Doc link fixes 2019-11-07 17:33:22 +00:00
ff Merge pull request #135 from NikVolf/extern-purge 2019-10-31 17:12:26 +00:00
group group 0.2.0 2019-10-08 17:43:33 +13:00
librustzcash Escape non-link square brackets in comments 2019-11-11 10:29:36 +00:00
pairing pairing 0.15.0 2019-10-08 17:43:33 +13:00
zcash_client_backend Merge pull request #129 from adityapk00/regtest_constants 2019-11-13 13:54:55 +00:00
zcash_primitives Add missing sighash declaration 2019-11-14 09:54:07 -08:00
zcash_proofs Move Sprout proof logic into zcash_proofs 2019-11-06 08:58:42 +00:00
.gitignore
.gitlab-ci.yml
.travis.yml Move code coverage from Travis CI to Actions 2019-11-07 18:16:27 +00:00
Cargo.lock Merge pull request #107 from str4d/transaction-builder-transparent-inputs 2019-11-13 22:15:55 +00:00
Cargo.toml Remove sapling-crypto 2019-08-14 10:48:06 +01:00
LICENSE-APACHE
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
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.