Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Go to file
str4d 46e0898f63
Merge pull request #17 from bitcartel/remove_xor_fn
Remove redundant functon librustzcash_xor
2018-06-09 10:02:12 +12:00
include Remove redundant functon librustzcash_xor 2018-06-05 11:46:42 -07:00
src Remove redundant functon librustzcash_xor 2018-06-05 11:46:42 -07:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
Cargo.lock Implement Equihash validator 2018-05-24 16:30:56 +12:00
Cargo.toml Update authors. 2018-06-04 14:24:24 -07:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Add license files. 2017-03-17 11:09:05 -06:00
README.md Initial commit. 2017-03-17 11:07:23 -06:00

librustzcash

This repository contains librustzcash, a static library for Zcash code assets written in Rust.

License

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.