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

no-std zcash_protocol

Zcash protocol network constants and value types

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

Download history 2313/week @ 2024-08-26 1212/week @ 2024-09-02 891/week @ 2024-09-09 1101/week @ 2024-09-16 1465/week @ 2024-09-23 1934/week @ 2024-09-30 1891/week @ 2024-10-07 430/week @ 2024-10-14 1219/week @ 2024-10-21 942/week @ 2024-10-28 794/week @ 2024-11-04 1567/week @ 2024-11-11 1376/week @ 2024-11-18 987/week @ 2024-11-25 1346/week @ 2024-12-02 1160/week @ 2024-12-09

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

MIT/Apache

87KB
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.

Dependencies

~0.3–1MB
~17K SLoC