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

12 lines (11 loc) 217 B
declare const _default: { baseURL: string; timeout: number; mode: string; credentials: string; headers: { 'Content-Type': string; Accept: string; }; }; export default _default;