UNPKG

@bcpros/crypto-wallet-core

Version:

A multi-currency support library for address derivation, private key creation, and transaction creation

5 lines 179 B
import { AbstractBitcoreLibDeriver } from '../btc'; export declare class DogeDeriver extends AbstractBitcoreLibDeriver { bitcoreLib: any; } //# sourceMappingURL=index.d.ts.map