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

5 lines 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TRONGRID_API_URL = void 0; exports.TRONGRID_API_URL = 'https://api.trongrid.io'; //# sourceMappingURL=constants.js.map