README ¶ Code generator This repository contains the key generator for BTC & ETH Building and installing cd to ~/go/src/github.com/aimldevelopers/Code install required packages with go get build the executable with go build include the executable in $PATH: sudo cp Code /usr/local/bin Usage For generating keys, run: Code btc <page number> Code eth <page number> For searching by private key, run: Code btc-search <btc private key> Code eth-search <eth private key> Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files BTC-keys.go ETH-keys.go helpers.go main.go Click to show internal directories. Click to hide internal directories.