A TypeScript implementation of the FROST threshold signature scheme as specified in RFC 9591 . Create signatures that require a minimum number of participants without revealing who participated.
Try the FROST protocol in your browser. Create threshold keys, select participants, and generate signatures.
TypeScript API reference, generated from source code.