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 c24024b8e1
Create a consensus::BranchId enum for type safety
5 years ago
.github/workflows Move code coverage from Travis CI to Actions 5 years ago
bellman Doc link fixes 5 years ago
ff Merge pull request #135 from NikVolf/extern-purge 5 years ago
group group 0.2.0 5 years ago
librustzcash Escape non-link square brackets in comments 5 years ago
pairing pairing 0.15.0 5 years ago
zcash_client_backend Merge pull request #129 from adityapk00/regtest_constants 5 years ago
zcash_primitives Create a consensus::BranchId enum for type safety 5 years ago
zcash_proofs Move Sprout proof logic into zcash_proofs 5 years ago
.gitignore Initial commit. 8 years ago
.gitlab-ci.yml Remove duplicate test stage for rust lastest 6 years ago
.travis.yml Move code coverage from Travis CI to Actions 5 years ago
Cargo.lock Merge pull request #107 from str4d/transaction-builder-transparent-inputs 5 years ago
Cargo.toml Remove sapling-crypto 5 years ago
LICENSE-APACHE Add license files. 8 years ago
LICENSE-MIT Electric Coin Company 5 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.