UNPKG

@tronlink/core

Version:

The library serves as a core module within TronLink Extension, which provides low-level wallet functionality for both Tron and Ethereum networks, primary features includes account generation and transaction signing

4 lines (3 loc) 179 B
export { LedgerTrxHidStatusChecker } from './LedgerTrxHidStatusChecker'; export { LedgerTrxWebHid } from './LedgerTrxWebHid'; export { LedgerTrxSigner } from './LedgerTrxSigner';