zcashd/src/rust
therealyingtong 13aa74aa45
Pass HistoryNode struct to librustzcash FFI
2020-07-21 17:56:47 +08:00
..
include Pass HistoryNode struct to librustzcash FFI 2020-07-21 17:56:47 +08:00
src Change LIBSODIUM_ERROR to -1. 2020-07-03 09:37:34 -06:00
README.md Bring in librustzcash crate 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.