[Discussion] FROST, Secure, Scalable Threshold Signatures on the EVM

gm Forum,

We (Safe Research) recently published a FROST Schnorr signature verifier implementation for the EVM, including contracts for Safe smart account integration and ERC-4337 support. This brings new scaling opportunities to the Safe smart account allowing you to verify thousands of signatures with a constant gas cost that is comparable to that of a regular ECDSA signature, using a standardized and peer-reviewed threshold signature scheme.

You can read the full blog post here:

Play around with the code, and let us know what you think!

Nick

3 Likes