Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcash/librustzcash
Rust-language assets for Zcash
https://github.com/zcash/librustzcash
Last synced: 6 days ago
JSON representation
Rust-language assets for Zcash
- Host: GitHub
- URL: https://github.com/zcash/librustzcash
- Owner: zcash
- License: other
- Created: 2017-03-17T16:53:39.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T21:01:08.000Z (10 days ago)
- Last Synced: 2024-10-29T22:53:40.178Z (10 days ago)
- Language: Rust
- Size: 38.8 MB
- Stars: 335
- Watchers: 34
- Forks: 250
- Open Issues: 223
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
- awesome-cryptography-rust - librustzcash - language assets for Zcash. (bellman-zk-SNARK, pairing-elliptic curves). (Cryptography / Others)
- best-of-crypto - GitHub - 45% open · ⏱️ 24.05.2024): (Privacy Coins)
README
# Zcash Rust crates
This repository contains a (work-in-progress) set of Rust crates for working
with Zcash.## Security Warnings
These libraries are under development and have not been fully reviewed.
## License
All code in this workspace is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](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.