decryptcoin

command module
v0.0.0-...-805d2ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2019 License: GPL-3.0 Imports: 11 Imported by: 0

README

DecryptCoin

This repo holds PrivateKey decryption Sequence code for BTC and ETH

Building and installing

  1. cd to `~/go/src/github.com/cryptoadmins/DecryptCoin
  2. install required packages with go get
  3. build the executable with go build
  4. include the executable in $PATH: sudo cp decryptcoin /usr/local/bin

Usage

For generating keys, run:

decryptcoin btc <page number>
decryptcoin eth <page number>

For searching by private key, run:

decryptcoin btc-search <btc private key>
decryptcoin eth-search <eth private key>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL