JSPM

@layerzerolabs/tron-utilities

3.0.75
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 3465
    • Score
      100M100P100Q116878F
    • License BUSL-1.1

    Package Exports

      Readme

      Types

      The package for type declarations is available at @daochild/tronweb-typescript. To include it in the package.json with the alias @types/tronweb, add the following:

      "devDependencies": {
          "@types/tronweb": "npm:@daochild/tronweb-typescript@^1.1.2"
      }

      This allows the compiler to locate the type declarations.

      However, the package is missing some properties such as defaultAddress, signature, fullNode, and txPbToRawDataHex. Due to these missing properties, the package is currently not imported in this workspace.