Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.26 KB

File metadata and controls

22 lines (16 loc) · 1.26 KB

LayerZero LayerZero

Homepage | Docs | Developers


OneSig

OneSig is a smart contract solution designed to streamline the signing and execution of arbitrary ‘calldata’ on compatible blockchains. This is achieved by introducing a pre-authorization mechanism. Instead of requiring individual multisig approvals for every transaction(most notably permissioned functions), OneSig enables pre-authorization of entire transaction batches. This eliminates the inefficiencies and delays caused by repeated approvals, reducing operational overhead and improving deployment and contract configuration scalability.

Key Designs

For implementation reference, see PROTOCOL.md