Rust-language assets for Pirate Chain / Zcash (with modifications to support Qortal cross-chain trades)
Go to file
2018-07-24 18:18:04 -06:00
include Make librustzcash_sapling_binding_sig take context as a const pointer. 2018-07-18 15:33:19 -06:00
src Make librustzcash_sapling_binding_sig take context as a const pointer. 2018-07-18 15:33:19 -06:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
Cargo.lock Add implementation of Sapling proof API 2018-07-17 16:46:10 -06:00
Cargo.toml Add implementation of Sapling proof API 2018-07-17 16:46:10 -06: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.