Skip to content

Typescript support package for tronweb library ^4.x

License

Notifications You must be signed in to change notification settings

levaintech/tronweb-typescript

 
 

Repository files navigation

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.

About

Typescript support package for tronweb library ^4.x

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 100.0%