Go to file
natalie beed96887f Add comment for getting value of commitment (#283) 2023-04-24 09:58:29 +01:00
src Add comment for getting value of commitment (#283) 2023-04-24 09:58:29 +01:00
.gitignore Print group public key (#283) 2023-04-17 11:01:27 +01:00
Cargo.lock Print group public key (#283) 2023-04-17 11:01:27 +01:00
Cargo.toml Print group public key (#283) 2023-04-17 11:01:27 +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 Validate inputs (#283) 2023-04-11 13:56:23 +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