#zcash #value #constants #type #protocols #networking #balance

zcash_protocol

Zcash protocol network constants and value types

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

Download history 1179/week @ 2024-07-25 1451/week @ 2024-08-01 1248/week @ 2024-08-08 994/week @ 2024-08-15 2492/week @ 2024-08-22 1236/week @ 2024-08-29 1209/week @ 2024-09-05 958/week @ 2024-09-12 893/week @ 2024-09-19 2220/week @ 2024-09-26 1945/week @ 2024-10-03 773/week @ 2024-10-10 845/week @ 2024-10-17 1170/week @ 2024-10-24 811/week @ 2024-10-31 1241/week @ 2024-11-07

4,139 downloads per month
Used in 20 crates (8 directly)

MIT/Apache

84KB
1.5K SLoC

zcash_protocol

Zcash network constants and value types.

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.


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