10 releases (5 breaking)
0.5.0 | Feb 21, 2025 |
---|---|
0.4.3 | Dec 17, 2024 |
0.4.1 | Nov 14, 2024 |
0.4.0 | Oct 2, 2024 |
0.0.0 | Jan 27, 2024 |
#14 in #balance
6,891 downloads per month
Used in 22 crates
(10 directly)
91KB
1.5K
SLoC
zcash_protocol
Zcash network constants and value types.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
lib.rs
:
A crate for Zcash protocol constants and value types.
zcash_protocol
contains Rust structs, traits and functions that provide the network constants
for the Zcash main and test networks, as well types for representing ZEC amounts and value
balances.
Dependencies
~0.2–1MB
~17K SLoC