💼
Cobo MPC Co-Managed Custody
English
English
  • Cobo MPC Co-Managed Custody
    • MPC-TSS Technology
    • Quick Start Guide
      • Cobo Custody
        • Manage Account
          • Team (Only Visible to Admins)
          • Me (Team Members)
      • TSS Node Deployment
      • MPC Wallet Management on Cobo Custody Web
    • Web User Guide
      • Add TSS Node
      • Create MPC Wallet(s)
        • Send / Receive Wallet
          • Manage Coins
          • Create and Manage Wallet Addresses
          • Export Addresses
          • View Transactions
          • Configure Risk Control Policies
          • Manage API
          • Manage API Callbacks
          • Manage Settings
        • Web3 Wallet
          • Create and Manage Wallet Addresses
          • View NFTs
          • Access DApps
            • Cobo Connect
            • MetaMask Institutional
          • View Transactions
          • Manage Coins
          • Configure Risk Control Policies
          • Manage API
          • Manage API Callbacks
          • Manage Settings
    • TSS Node User Guide
      • Network Requirements
      • Server Environment Preparation
        • SGX-Ready Server
        • Off-The-Shelf Server
        • Apple MacBook
      • TSS Node Deployment
        • TSS Node Package
        • TSS Node Initialization
        • TSS Node Startup
        • TSS Node on Cobo Custody Web & MPC Root Extended Public Key Derivation
      • TSS Node Callback
        • TSS Node Callback Mechanism
        • Callback Server Requirements
          • Callback Server Examples
        • Callback Server Configuration
        • TSS Node Configuration & Callback Server Startup
      • TSS Node Update
      • TSS Node Release Notes
      • Appendix
        • TSS Node Configuration Methods
        • TSS Node Command Lines
        • TSS Node Risk Control
    • MPC Key Share User Guide
      • MPC Key Share Management
        • Backup
        • Restore
      • Disaster Recovery
        • Soft Key Recovery
        • Hard Key Recovery
        • Third Party Key Recovery
    • Supported Tokens and Chains
Powered by GitBook
LogoLogo
On this page
  1. Cobo MPC Co-Managed Custody
  2. Web User Guide

Add TSS Node

PreviousWeb User GuideNextCreate MPC Wallet(s)

Last updated 1 year ago

Only clients who have been granted the “admin” role can add TSS Node(s) on Cobo Custody Web. To do so, please click on “MPC TSS Node” under “Settings.”

You (i.e. the admin) can manually add the Node ID of a selected TSS Node on Cobo Custody Web. Please note that an authorization on Cobo Auth is required.

Once all TSS Nodes have been added on Cobo Custody Web, the key generation process will automatically start. This process requires all TSS Nodes to be online in order to jointly generate a set of 3 MPC key shares in an independent manner. The MPC root extended public key will also be created. All wallet addresses under the MPC wallet can be derived using this root extended public key via BIP32.

If the MPC key share managed by you or your entrusted third party is lost, corrupted or compromised, a new set of MPC key shares must be generated using the other two MPC key shares that are still intact.

The party whose MPC key share is no longer accessible must initialize a new TSS Node first. In addition, soft key recovery and third party key recovery require all three parties to be online (i.e. you, your entrusted third party, and Cobo). Once both prerequisites are met, you can head to "MPC TSS Node" on Cobo Custody Web.

You can click on the “Change” button next to the TSS Node that needs to be updated. For instance, you should select TSS Node 2 if the MPC key share managed by your entrusted third party is no longer accessible. Alternatively, you should select TSS Node 3 if the MPC key share managed by you is no longer accessible.

In the pop-up window, you need to select the two TSS Nodes that are still intact and active.

In the next pop-up window, you need to manually enter the Node ID of the new TSS Node that has been initialized. You also need to approve the request on Cobo Auth.

Once the TSS Node has been successfully updated, new key generation will automatically start. All three TSS nodes must be online to jointly generate a new set of three MPC key shares in an independent manner.

When the new set of MPC key shares is being generated, the TSS Node whose ID has been updated will display two status (i.e. “In Use” and “Pending”). This transition state will automatically disappear once the new set of MPC key shares is successfully generated.

You must back up your newly generated MPC key share and store it safely.

If the MPC key share managed by you (i.e. the client) is no longer accessible, the recovery process is referred to as soft key recovery. if the MPC key share managed by your entrusted third party is no longer accessible, the recovery process is referred to as third party key recovery. For more information, please refer to the "” section in "." Note that the MPC root extended public key and wallet/asset information will remain the same.

Disaster Recovery
MPC Key Share User Guide