FROST secp256k1-TR (Taproot) TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Type Alias KeyPackage

    KeyPackage: KeyPackageImpl<S>

    A FROST(secp256k1, SHA-256) with Taproot keypair, which can be generated either by a trusted dealer or using a DKG.

    When using a central dealer, SecretShares are distributed to participants, who then perform verification, before deriving KeyPackages, which they store to later use during signing.