Skip to content

naiba4/LocalCryptosWalletBackupExplorer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Inspect, explore, and convert your LocalCryptos wallet backup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.7%
  • CSS 11.3%
  • Other 1.0%