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

3 lines (2 loc) 84 B
export { BaseWallet } from './wallet'; export { DeviceStatusType } from './ledger';