Sort:  

During setup, devices create key “shares” via distributed key generation (DKG) and derive a public key. The private key never exists — no seed to back up, no single point of failure

When signing, a threshold (e.g., 2-of-3) runs Multi-Party Computation (MPC) and outputs a standard chain signature

Built on DKLS23 for faster, fewer-round signing and rock-solid security