Multisig details - FROST

In this phase of the development (a Federated Sidechain), the permissioned federation members will secure a single multisig wallet that holds the funds the is being bridged from the Bitcoin base layer to the Botanix EVM.

Botanix uses threshold cryptography to secure the multisig (FROST). FROST is a threshold signature scheme that splits a Schnorr signing key into n shares for a threshold t, enabling t or more participants to collectively generate a signature valid with the verifying key.

FROST

For more information on FROST, please visit FROST.

Last updated

Was this helpful?