Desig

Desig: a universal multisig solution for all DApps. Empowers DAOs, co-founders, treasuries with MPC-TSS & ZK security.

     

    Desig is a blockchain-agnostic multisig solution. We employ multi-party computation (MPC) technology and remove the need of smartcontract in our solution. By becoming smartcontractless, we can seamlessly deploy the solution on most blockchains with a single infrastructure.

    What is multisig?

    Multisig (or Multi-signature) refers to a shared wallet that requires multiple keys to authorize a transaction. A t-out-of-n multisig wallet needs t signatures at least to consent and process a transaction.

    • No Key-person Risk. Key person risk is when a company relies almost entirely on a single individual to succeed.
    • Greater Transparency. Transaction policies, signers, and actual transactions are publicly available on-chain or in the code.
    • Buildable Smart-Wallet. It can be easily adjusted or upgraded to fit an institution's or DAO's needs.

    Why is Desig?

    To examine Desig advantages, we may look at available multisig solutions in the market currently.

    The majority of multisig solutions use smartcontracts to implement multisig logic. For example, Gnosis is the biggest name around and is protecting more than $1.8 billion of assets. In Gnosis, the smartcontract must learn how to encode the transactions, store them on-chain, and count the number of approvals. Obviously, these integrations are heavily relying on developer knowledge. As a result, it is ad-hoc, time-consuming, and unscalable.