7 releases (4 breaking)
new 0.4.1 | Nov 14, 2024 |
---|---|
0.4.0 | Oct 2, 2024 |
0.3.0 | Aug 26, 2024 |
0.2.0 | Aug 19, 2024 |
0.0.0 | Jan 27, 2024 |
#12 in #balance
4,139 downloads per month
Used in 20 crates
(8 directly)
84KB
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.
Feature flags
Dependencies
~0.2–0.9MB
~16K SLoC