Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "tronweb", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A jssdk that encapsulates the TRON HTTP request", | ||
@@ -57,3 +57,3 @@ "main": "lib/index.js", | ||
"license": "MIT", | ||
"repository": "" | ||
"repository": "https://github.com/tronprotocol/tron-web.git" | ||
} |
# TronWeb | ||
A jssdk that encapsulates the TRON HTTP request | ||
* A jssdk that encapsulates the TRON HTTP request | ||
* It is best to use in Vue or react projects | ||
* If you want to use it in HTML, you need to execute NPM run build and then UMD modules and ES modules will be generated | ||
@@ -11,3 +13,3 @@ # Install | ||
# Example Usage | ||
# Example Usage in React or vue | ||
``` | ||
@@ -29,3 +31,3 @@ let tronWeb = new TronWeb('http://52.44.75.99:8090'); | ||
# GitHub | ||
https://github.com/gitwujiaolong/tronWeb.git | ||
https://github.com/tronprotocol/tron-web.git | ||
# docs | ||
@@ -32,0 +34,0 @@ [document](http://doc.tron.network/) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3062785
35