Go to file
Natalie Eskinazi f179ff8421 Validate inputs (#283) 2023-04-11 13:56:23 +01:00
src Validate inputs (#283) 2023-04-11 13:56:23 +01:00
.gitignore Initial commit 2023-03-14 11:52:16 +00:00
Cargo.lock Validate inputs for number of signers (#283) 2023-03-22 23:41:26 +00:00
Cargo.toml Validate inputs for number of signers (#283) 2023-03-22 23:41:26 +00:00
LICENSE-APACHE Validate inputs (#283) 2023-04-11 13:56:23 +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