cryptochill / tss-ecdsa-cli

An example usage as a standalone CLI of https://github.com/KZen-networks/multi-party-ecdsa library which is a Rust implementation of {t,n}-threshold ECDSA.
GNU General Public License v3.0
36 stars 11 forks source link

Feature/manager rooms #14

Closed HRezaei closed 10 months ago

HRezaei commented 10 months ago

Improves room management to avoid a single party joining twice, and better timeout handling.