Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jack Grigg b1ce3905d6 Add 'group/' from commit 'ef56fabf7ba3ed990a7886836c855298c9c5eefa' 6 years ago
bellman Merge commit '4272cfa5b0dceac471bef115955e1534be84a018' into ff-traits 6 years ago
ff Add 'ff/' from commit '661558e0c8a5e02e08dac6530d39b2e38919aa04' 6 years ago
group Add 'group/' from commit 'ef56fabf7ba3ed990a7886836c855298c9c5eefa' 6 years ago
librustzcash Update librustzcash crate to use ff crate 6 years ago
pairing Merge commit '3d41ee5abaa4888ff3607689aba007be8856816d' into ff-traits 6 years ago
sapling-crypto Update sapling-crypto crate to use ff crate 6 years ago
zcash_primitives Update zcash_primitives crate to use ff crate 6 years ago
zcash_proofs Update zcash_proofs crate to use ff crate 6 years ago
zcash_wallet Empty crates as a base for code refactoring 6 years ago
zip32 Update zip32 crate to use ff crate 6 years ago
.gitignore
.gitlab-ci.yml Remove duplicate test stage for rust lastest 6 years ago
.travis.yml Fix version string, cache cargo symbols. 6 years ago
Cargo.lock Update librustzcash crate to use ff crate 6 years ago
Cargo.toml Update workspace after pulling in zip32 crate 6 years ago
LICENSE-APACHE Add license files. 8 years ago
LICENSE-MIT Add license files. 8 years ago
README.md Set up a Cargo workspace 6 years ago

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.