Go to file
natalie ad3c31588b Make error handling more semantic in main (#326) 2023-05-18 14:01:31 +01:00
.github Bump codecov/codecov-action from 3.1.2 to 3.1.3 2023-05-05 17:15:52 +01:00
src Make error handling more semantic in main (#326) 2023-05-18 14:01:31 +01:00
.gitignore Print group public key (#283) 2023-04-17 11:01:27 +01:00
Cargo.lock Handle errors for trusted_dealer_keygen (#326) 2023-05-05 17:16:34 +01:00
Cargo.toml Handle errors for trusted_dealer_keygen (#326) 2023-05-05 17:16:34 +01:00
LICENSE-APACHE Print group public key (#283) 2023-04-17 11:01:27 +01:00
LICENSE-MIT Validate inputs (#283) 2023-04-11 13:56:23 +01:00
README.md Add config for CI pipeline and code coverage 2023-04-25 13:30:31 +01:00
codecov.yml Add config for CI pipeline and code coverage 2023-04-25 13:30:31 +01:00

README.md

Frost Trusted Dealer Demo

A CLI demo for running trusted dealer key generation with FROST

This demo uses ed25519

https://crates.io/crates/frost-ed25519