UNPKG

tnb-hd-wallet

Version:

A hd wallet that derives public and private keys from a 12 word mnemonic phrase with support

4 lines (3 loc) 112 B
export declare type Hex = string; export declare type Path = string; export declare const MAX_ADDRESS_GAP = 20;