igorw765 / Mnemonic-recovery-script

Simple script to recover mnemonic phase. Compatible with BTC XCH ETH and much more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

Lost Mnemonic Recovery Script

The Lost Mnemonic Recovery Script is a tool designed to help you recover lost mnemonic words for various cryptocurrencies such as Bitcoin, Chia, Ethereum, Dogecoin, and more. By following the steps outlined below, you can efficiently retrieve your missing mnemonic words and regain access to your wallet.

Description

Losing your mnemonic words can be a distressing situation, but this script offers a straightforward solution. It supports multiple cryptocurrencies and enables you to replace the missing word(s) in your mnemonic phrase with '?' to initiate the recovery process.

Usage

Follow these steps to successfully recover your lost mnemonic words:

  1. Clone the Repository: Copy this repository to your local machine.

  2. Edit the run.py File: Open the run.py file and enter your mnemonic phrase, replacing the missing word(s) with '?'. This is a crucial step to tailor the recovery process to your specific mnemonic.

  3. Install Dependencies: Install all the required dependencies for the script. You can do this by running the following command: pip install mnemonic

  4. Run the Script: Launch the script from your command prompt or terminal by executing the following command: python run.py

By following these steps, you can effectively recover your lost mnemonic words and regain access to your cryptocurrency wallet. Don't let a missing word hinder your access any longer!


Buy me a coffee ☕️

If you find this script helpful and it saves you from the hassle of losing access to your cryptocurrency wallet, consider showing your support by buying me a cup of coffee! Your support encourages me to continue enhancing and maintaining this tool.

Buy Me a Coffee ☕️

About

Simple script to recover mnemonic phase. Compatible with BTC XCH ETH and much more!

License:Other


Languages

Language:Python 100.0%