redjubjub/README.md

13 lines
271 B
Markdown
Raw Normal View History

2019-12-02 21:32:38 -08:00
# redjubjub-zebra
A minimal [Redjubjub][redjubjub] implementation for use in [Zebra][zebra].
2019-12-02 22:38:15 -08:00
## docs
```
cargo doc --features "nightly" --open
```
2019-12-02 21:32:38 -08:00
[redjubjub]: https://zips.z.cash/protocol/protocol.pdf#concretereddsa
[zebra]: https://github.com/ZcashFoundation/zebra