/tronweb-typescript

Typescript support package for tronweb library ^4.x

Primary LanguageTypeScriptMIT LicenseMIT

tronweb-typescript

Typescript support package for tronweb library ^4.x

NOTE:
Please use official documentation for get actual information about method and their arguments. https://developers.tron.network/reference/tronweb-object

Installation

Required: node v14/16 LTS

npm install --save-dev @daochild/tronweb-typescript

Using

Watch example in ./src/tests/test.ts

Import should be looks like this:

import * as tronwebTypes from "@types/tronweb";

Would be nice to do

To put a star ⭐ at the top right of the screen.