Giter Site home page Giter Site logo

counterwallethelper's Introduction

CounterWalletHelper.py is a Python script that if you have lost your public and private keys you can get them back with using counterwallethelper.py and by using your

passphrase you got given when signed up to counterwallet

CounterWalletHelper On Linux

  1. Install a linux OS (This was tested on a raspberry pi 2 with jessie os )
  2. You may have to update your os before doing this im not sure since i dont know what os your would be using all that is required is python 2.x and counterwallethelper.py
  3. install wget sudo apt-get install wget python-pip -y
  4. then to install counterwallethelper.py wget https://github.com/Olliecad1/CounterWalletHelper/blob/master/CounterWalletHelper.py

install missing Python packages sudo pip install bip32utils sudo pip install ecdsa

  1. Now get your pass phrase and run the following commands python CounterWalletHelper.py -h
  2. Now to retrieve a list of your addresses and their private keys USE YOUR OWN PRIVATE PASS PHRASE (The pass phrase used below is just an example). python CounterWalletHelper.py wallet --pass-phrase "then here would go your pass phrase" This isn't a code to type in but you will have to wait for maybe about 5 seconds and you will see this address: then here would be your address you will get 3 addresses
  3. If you want to dump private keys for now then use the code above the python counterwallethelper.py one
  4. But if you want to retrieve your private keys then run these commands python CounterWalletHelper.py --pass-phrase "Then your pass phrase goes here" --show-private
  5. Then you will get your addresses and private keys
  6. I will do another one on how to do it on windows and will link it to this README.md when i have done

counterwallethelper's People

Contributors

olliecad1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.