mpc-client 0.7.1

Noise protocol websocket relay client for MPC/TSS applications
Documentation
1
2
3
4
//! FROST protocol implementations.
#[cfg(feature = "frost-ed25519")]
pub mod ed25519;