UNPKG

tnb-hd-wallet

Version:

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

5 lines (4 loc) 119 B
import { CoinDetails } from "./models"; export declare const cryptoCurrencies: { [crypto: string]: CoinDetails; };