frost-zcash-demo/zcash-sign
Conrado Gouvea 6f50c2593b
all: run cargo autoinherit to simplify dependency management (#468)
2025-02-20 10:53:37 +00:00
..
src zcash-sign: update with recent ECC crates (#441) 2025-01-29 20:31:44 +00:00
Cargo.lock
Cargo.toml all: run cargo autoinherit to simplify dependency management (#468) 2025-02-20 10:53:37 +00:00
README.md

README.md

zcash-sign

This is both a command line tool and a library which allow creating a Zcash transaction from a YWallet transaction plan, by using externally-generated signatures. It was built to use along with FROST but it is not restricted to it.