zcash_client_sqlite

Crates.iozcash_client_sqlite
lib.rszcash_client_sqlite
version0.12.2
sourcesrc
created_at2020-06-25 06:55:13.623223
updated_at2024-10-22 03:51:17.525843
descriptionAn SQLite-based Zcash light client
homepagehttps://github.com/zcash/librustzcash
repositoryhttps://github.com/zcash/librustzcash
max_upload_size
id257782
size947,926
Crate publishers (github:zcash:crate-publishers)

documentation

README

Security Disclaimer

This is a beta build, and is currently under active development. Please be advised of the following:

  • This code currently is not audited by an external security auditor, use it at your own risk.
  • The code has not been subjected to thorough review by engineers at the Electric Coin Company.
  • We are actively changing the codebase and adding features where/when needed.

zcash_client_sqlite

This library contains APIs that collectively implement a Zcash light client in an SQLite database.

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.

Commit count: 4283

cargo fmt