* 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 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |
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/