frost-zcash-demo/frostd
Conrado Gouvea ac7715fe94
organize projects (#520)
* moved everything; compiling and tests passing

* move main CLI code into frost_client::cli module

* fix redundant trusted_dealer module

* move Cipher to frost-client

* move types to frost-client api module

* moved SessionStates to a session module

* restore old tests; add old binaries; updated READMEs
2025-06-03 17:42:21 +01:00
..
src organize projects (#520) 2025-06-03 17:42:21 +01:00
tests organize projects (#520) 2025-06-03 17:42:21 +01:00
Cargo.toml organize projects (#520) 2025-06-03 17:42:21 +01:00
README.md organize projects (#520) 2025-06-03 17:42:21 +01:00

README.md

FROST Server

This is a JSON-HTTPS server that allow FROST clients (Coordinator and Participants) to run FROST without needing to directly connect to one another.

Status

This tool has been audited: https://leastauthority.com/blog/audits/zcash-frost-demo/

Documentation

https://frost.zfnd.org/zcash/server.html