Detailed Recovery Setup Flow

CryptoLegacy sets recovery addresses with encryption, stores hashed data securely on-chain, and grants direct emergency access if needed.

Recovery Setup for CryptoLegacy Contract

  • Create 3 recovery addresses and provide their public encryption keys.

  • Send a transaction to set these recovery addresses with a 2 of 3 threshold.

  • Recovery addresses are stored as hashes on-chain.

  • Original recovery addresses and encryption keys are saved locally in your browser.

Recovery Data Encryption

  • Automatically encrypt wallet and asset addresses for each recovery address using their public encryption keys.

  • Store the encrypted data by sending a transaction to a smart contract event.

Recovery Access

  • Recovery addresses have direct access to encrypted messages.

Last updated