Keygen
Table of Contents
Overview
This is a simple tool to generate key pairs (xPub, xPriv) for use with the SPV Wallet. It is a command line tool that can be used to generate keys for use with the SPV Wallet.
Usage
Running Locally in command line
To use the tool, simply run the following command:
and it will generate a new key pair for you stored in two files: xpub_key.txt
and xpriv_key.txt
.
Running in Docker
Alternatively, you can generate a key pair by using this tool in a Docker container. To do so, run the following command:
Example
Last updated