Comparing version 2.8.1 to 2.9.0
{ | ||
"name": "tronweb", | ||
"version": "2.8.1", | ||
"version": "2.9.0", | ||
"description": "JavaScript SDK that encapsulates the TRON HTTP API", | ||
@@ -16,3 +16,4 @@ "main": "dist/TronWeb.node.js", | ||
"coverage": "npm run-script test:browser && npm run-script test", | ||
"btest": "npm run build:dev && npm run test" | ||
"btest": "npm run build:dev && npm run test", | ||
"reinstall": "rm -rf node_modules && npm i" | ||
}, | ||
@@ -19,0 +20,0 @@ "husky": { |
@@ -29,3 +29,3 @@ <h1 align="center"> | ||
__[Tron Web - Developer Document](https://developers.tron.network/docs/tronweb-intro)__ | ||
__[Tron Web - Developer Document](https://developers.tron.network/docs/tron-web-intro)__ | ||
@@ -32,0 +32,0 @@ TronWeb aims to deliver a unified, seamless development experience influenced by Ethereum's [Web3](https://github.com/ethereum/web3.js/) implementation. We have taken the core ideas and expanded upon it to unlock the functionality of TRON's unique feature set along with offering new tools for integrating DApps in the browser, Node.js and IoT devices. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3192064
3354