zcash_script

Build Status Latest Version Rust Documentation

Rust bindings to the ECC's zcash_script c++ library.

Updating depend/zcash

To pull in recent changes from the upstream repo run the following:

console git subtree pull -P depend/zcash <repo> <branch> --squash