warpwallet

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2018 License: MIT Imports: 10 Imported by: 0

README

GitHub license Build Status codecov Go Report Card

Warpwallet

warpwallet is a deterministic bitcoin address generator for the command line.

The address-generation algorithm has been implemented as described in Keybase/warp. All credit for the algorithm goes to the original authors.

Demo

asciicast

Disclaimer

Handle with care, if you intend to use this tool for generating a Bitcoin wallet, make sure you understand the risks of using brain wallets.

Said that, I am fairly confident that the implementation faithfully matches the original implementation (all tests created for the original tool have been added and are passing). So, if you think that the original tool is a safe way to generate a Bitcoin wallet address, this tool should be safe for usage as well.

Installation

Precompiled binaries can be found on the releases page. Select the one for your OS and arch.

Warpwallet may also be compiled from source wherever there is a Go compiler. Just clone the project and make build.

Usage

Run warpwallet on a terminal, it will ask for a passphrase and a salt, then it will generate a private key on WIF format and the corresponding version 1 Bitcoin public address.

Why

I thought it would be cool to run warpwallet on a terminal.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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