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.
 
 
Sean Bowe 813cf16ff2 Add travis testing support. 6 years ago
bellman Update workspace after pulling in external crates 6 years ago
librustzcash Use slices of native strings to pass parameter paths into Rust 6 years ago
pairing Add 'pairing/' from commit '09b6e6f9212020f385218e5cf5287e381ccd312b' 6 years ago
sapling-crypto Update workspace after pulling in external crates 6 years ago
zcash_primitives Extract single-TxOut hashing from signature_hash_data() for clarity 6 years ago
zcash_proofs Empty crates as a base for code refactoring 6 years ago
zcash_wallet Empty crates as a base for code refactoring 6 years ago
zip32 Update workspace after pulling in zip32 crate 6 years ago
.gitignore Empty crate 6 years ago
.gitlab-ci.yml Remove duplicate test stage for rust lastest 6 years ago
.travis.yml Add travis testing support. 6 years ago
Cargo.lock Merge pull request #39 from str4d/zcash-transaction-primitives 6 years ago
Cargo.toml ZIP 32 APIs 6 years ago
LICENSE-APACHE Empty crate 6 years ago
LICENSE-MIT Empty crate 6 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.