Skip to content

fperalta-INTIVE/wallet-recovery-wizard

 
 

Repository files navigation

BitGo Wallet Recovery Wizard

This tool is built for assisting customers with recovering coins from BitGo wallets.

The application currently offers the following recoveries:

  • Withdraw Funds without BitGo:

    • Unsigned Sweep: Build an unsigned transaction using the user and backup public keys, independent from any BitGo services.
    • Non-BitGo Recoveries: Build a transaction using the recovery KeyCard, independent from any BitGo services.
    • Coin Support:
      Production Test
      BTC Yes Yes
      BCH Yes No
      BSV Yes No
      BCH-ABC Yes No
      DASH Yes No
      ETH Yes Yes
      EOS Yes Yes
      ERC20 Yes Yes
      LTC Yes No
      TRX Yes Yes
      XLM Yes Yes
      XRP Yes Yes
  • Cross-Chain Recoveries: Recover funds sent to the wrong chain, such as LTC sent to a BTC address.

    • Cross-chain transaction among BTC, LTC, and BCH can be recovered
  • Migrated Legacy: Recover funds from BSV or BCH wallets that were cloned from a V1BTC wallet, as a result of the hardfork. These cloned wallets are missing the encryptedpriv, so they cannot sign transactions

    • Supported coins: BTG, BCH, and BSV
  • Unsupported Token Recovery: Unsupported tokens may only be recovered from a wallet's base address, but not from receive addresses

Installing and Downloading

This project was bootstrapped with Create React App.

Please see the releases page.

Important Documentation

Instructions to broadcast EOS transactions: EOS.md

About

Electron-based home for all BitGo recovery tools ⛓️🔮

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.9%
  • CSS 4.7%
  • Other 1.4%