gscweb
v1.0.1
Published
JavaScript SDK that encapsulates the GSC HTTP API
Downloads
7
Readme
What is GSCWeb?
[Tron Web - Developer Document](https://developers.tron.network/docs/GSC Web-intro)
GSC Web aims to deliver a unified, seamless development experience influenced by Ethereum's Web3 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.
Compatibility
- Version built for Node.js v6 and above
- Version built for browsers with more than 0.25% market share
You can access either version specifically from the dist folder.
GSCWeb is also compatible with frontend frameworks such as:
- Angular
- React
- Vue.
You can also ship GSC Web in a Chrome extension.
Installation
Node.js
npm install gscweb
or
yarn add gscweb
Recent History
1.0.0
- Support get unconfirmed transaction function
Licence
GSC Web is distributed under a MIT licence.