HD wallet

Hierarchical Deterministic

BIP-32

BIP-44

MultiSig

Managing & Protecting

  1. Shamir's Secret Sharing(SSS): a way to split a secret (like a private key) into multiple shares and reconstruct the private key

  2. TSS(Threshold Signature Scheme) and MPC(Multi-Party Computation):

    Signing transactions securely

    MPC 어떤 식으로 분리?

    어떻게 서명 만듦?