Expand description

Rusty Paper Wallet

Generates descriptor-based bitcoin paper wallet offline.

Structs

Contains private key in WIF format and the relative public key in HEX format

Functions

Creates a key pair for every alias in the given descriptor, Creates another descriptor replacing alias with the relative public key, so that we can compute the address.

Process descriptor and network and returns an html page encoded in a data-url which is pasteable in a browser

Type Definitions

Result type with implicit library Error