#zcash #primitive #necessary #struct

zcash_primitives

Rust implementations of the Zcash primitives

24 releases (breaking)

new 0.20.0 Nov 14, 2024
0.18.0 Oct 2, 2024
0.15.1 May 24, 2024
0.15.0 Mar 25, 2024
0.1.0 Oct 8, 2019

#9 in #zcash

Download history 2542/week @ 2024-07-25 2525/week @ 2024-08-01 2300/week @ 2024-08-08 1756/week @ 2024-08-15 3808/week @ 2024-08-22 2117/week @ 2024-08-29 2434/week @ 2024-09-05 2061/week @ 2024-09-12 2000/week @ 2024-09-19 3543/week @ 2024-09-26 2734/week @ 2024-10-03 1598/week @ 2024-10-10 1774/week @ 2024-10-17 2087/week @ 2024-10-24 1571/week @ 2024-10-31 2175/week @ 2024-11-07

7,860 downloads per month
Used in 22 crates (15 directly)

MIT/Apache

1.5MB
21K SLoC

zcash_primitives

This library contains Rust implementations of the Zcash primitives.

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:

General Zcash primitives.

zcash_primitives is a library that provides the core structs and functions necessary for working with Zcash.

Feature flags

Dependencies

~13MB
~259K SLoC