Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.34 KB

File metadata and controls

33 lines (19 loc) · 1.34 KB

LocalCryptos Wallet Backup Explorer

Have you forgotten your LocalCryptos password? 🤔

Left crypto in your non-custodial wallet or in escrow? 😨

Or just want to settle a non-custodial escrow contract without LocalCryptos' UI? 🦸

Do you have a wallet backup file? 💾

How do I use this?

  1. Download the latest release from here
  2. Extract the archive, open index.html in your web browser
  3. Insert your wallet backup
  4. Select which crypto you want to recover
  5. Export your private keys or unlock non-custodial escrow accounts

Is this safe?

This tool will not upload your private key anywhere. The cryptography is done inside your browser.

What format is the backup file in?

LocalCryptos' wallets follow a simple deterministic algorithm described in our whitepaper.

Unfortunately, the algorithm is non-standard. This is why your backup file isn't compatible with other wallets.

Don't worry — when you use this tool, you can export a list of private keys that will be compatible with common wallets such as Electrum (for Bitcoin) or MetaMask (ETH).

License

This software is distributed under the GNU Affero General Public License, Version 3.0. See LICENSE.md for more information.