Go to file
Henry de Valence 1b7f1b0047
Merge pull request #9 from ZcashFoundation/parameterize
Make the signature type be a type parameter.
2019-12-03 12:26:30 -08:00
src Make the signature type be a type parameter. 2019-12-03 12:22:35 -08:00
.gitignore cargo new --lib 2019-12-02 14:12:06 -08:00
Cargo.toml Add error stub 2019-12-02 21:36:47 -08:00
README.md Add docs command. 2019-12-02 22:38:15 -08:00

README.md

redjubjub-zebra

A minimal Redjubjub implementation for use in Zebra.

docs

cargo doc --features "nightly" --open