Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Go to file
2019-10-08 16:12:14 +03:00
.github/workflows CI: Check intra-doc links 2019-09-24 10:35:12 +01:00
bellman Remove unneeded extern crate 2019-10-08 16:12:14 +03:00
ff Remove unneeded extern crate 2019-10-08 16:12:14 +03:00
group Update READMEs 2019-09-24 14:23:55 +01:00
librustzcash Specify rand_core >= 0.5.1 for OsRng import. 2019-10-05 12:16:10 +02:00
pairing Crate docs 2019-09-24 14:23:59 +01:00
zcash_client_backend Merge pull request #131 from str4d/119-key-encoding-tests 2019-10-08 13:48:05 +13:00
zcash_primitives Remove unneeded extern crate 2019-10-08 16:12:14 +03:00
zcash_proofs Merge pull request #93 from defuse/qed-it-lrz 2019-10-08 13:47:36 +13:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
.gitlab-ci.yml Remove duplicate test stage for rust lastest 2018-10-09 09:34:10 -07:00
.travis.yml Bump Rust to 1.37 on CI 2019-09-25 12:07:48 +02:00
Cargo.lock update from rand_os to fix warnings 2019-09-28 10:48:43 +03:00
Cargo.toml Remove sapling-crypto 2019-08-14 10:48:06 +01:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
README.md Set up a Cargo workspace 2018-08-23 21:10:04 +01:00

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.