zcashd/src/rust
Daira Emma Hopwood f1956ae442 Fix/suppress clippy warnings.
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-04-20 16:29:57 +01:00
..
bin Fix/suppress clippy warnings. 2023-04-20 16:29:57 +01:00
include rust: Migrate Ed25519 FFI to `cxx` 2023-04-11 16:36:26 +00:00
src Fix/suppress clippy warnings. 2023-04-20 16:29:57 +01:00
README.md Move `wallet_tool.rs` from `src/rust/src` into `src/rust/bin`. 2022-03-07 18:39:23 +00: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.

zcashd-wallet-tool

zcashd-wallet-tool is a command-line tool that allows confirming to a zcashd node that the emergency recovery phrase of the node's wallet has been backed up.

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.