wmacevoy / brainwallet

brain-wallet-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Brain Wallet Tools

Python tools for making brainwallet keys using the Shamir Secret Sharing algorithm.

OS X | Linux | WSL

./your/path/to/bw <options>

Docker

For those wishing to use Docker, ensure that Docker is running, and then follow these steps:

Build:

Navigate to the brainwallet directory containing Dockerfile and in the command-line interface: Run Once

docker build -t brainwallet

Run:

docker run --rm -t brainwallet:latest bw <options>

Table of Contents

About

brain-wallet-tools


Languages

Language:Python 94.6%Language:PowerShell 1.2%Language:Java 1.2%Language:Makefile 1.1%Language:Shell 0.7%Language:C++ 0.7%Language:Dockerfile 0.5%