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) 138 B
export declare const pathRegex: RegExp; export declare const hexRegex: RegExp; export declare const isValidHex: (hex: string) => boolean;