UNPKG

crypto-wallet-core

Version:

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

4 lines (2 loc) 87 B
import { EthDeriver } from '../eth'; export class MaticDeriver extends EthDeriver { }