9 unstable releases (4 breaking)
new 0.4.3 | Dec 17, 2024 |
---|---|
0.4.2 | Dec 13, 2024 |
0.4.1 | Nov 14, 2024 |
0.4.0 | Oct 2, 2024 |
0.0.0 | Jan 27, 2024 |
#588 in Magic Beans
4,885 downloads per month
Used in 20 crates
(8 directly)
87KB
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.3–1MB
~17K SLoC