zcashd/src/rust
Jack Grigg 28b2a65c64 rust: Pin toolchain to 1.36.0, matching depends system 2020-03-06 16:24:14 +13:00
..
include Bring in librustzcash crate 2020-03-06 16:24:14 +13:00
src Bring in librustzcash crate 2020-03-06 16:24:14 +13:00
Cargo.lock Bring in Cargo.lock from librustzcash repo 2020-03-06 16:24:14 +13:00
Cargo.toml Bring in librustzcash crate 2020-03-06 16:24:14 +13:00
README.md Bring in librustzcash crate 2020-03-06 16:24:14 +13:00
rust-toolchain rust: Pin toolchain to 1.36.0, matching depends system 2020-03-06 16:24:14 +13:00

README.md

librustzcash

librustzcash is an FFI library crate that exposes the Zcash Rust components to the zcashd full node.

The FFI API does not have any stability guarantees, and will change as required by zcashd.

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.