zcash_script 0.1.5

ffi bindings to zcashd's zcash_script library
Documentation

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:

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