Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 581 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 581 Bytes

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.