#primitive #zcash #necessary #struct

zcash_primitives

Rust implementations of the Zcash primitives

19 releases (breaking)

new 0.15.0 Mar 25, 2024
0.13.0 Sep 25, 2023
0.12.0 Jun 6, 2023
0.10.2 Mar 17, 2023
0.1.0 Oct 8, 2019

#1070 in Magic Beans

Download history 1888/week @ 2023-12-04 2173/week @ 2023-12-11 997/week @ 2023-12-18 352/week @ 2023-12-25 888/week @ 2024-01-01 1458/week @ 2024-01-08 1074/week @ 2024-01-15 1578/week @ 2024-01-22 1041/week @ 2024-01-29 1699/week @ 2024-02-05 1239/week @ 2024-02-12 1745/week @ 2024-02-19 886/week @ 2024-02-26 781/week @ 2024-03-04 1310/week @ 2024-03-11 1280/week @ 2024-03-18

4,269 downloads per month
Used in 22 crates (13 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

~12–17MB
~364K SLoC