{"library":"tronweb","type":"library","category":null,"description":"TronWeb is the official JavaScript SDK for interacting with the TRON blockchain, providing a comprehensive encapsulation of the TRON HTTP API. As of version 6.2.2, it continues to be actively maintained with frequent minor and patch releases, incorporating new TRON features and API quality-of-life improvements. Unlike a direct fork of Ethereum's Web3.js, TronWeb is specifically tailored to unlock TRON's unique feature set and offers distinct tools for DApp integration across browsers, Node.js environments (v16+), and IoT devices. It ships with TypeScript types, enhancing developer experience for strongly typed projects. Key features include deterministic contract address computation (CREATE2), robust transaction deserialization, and methods for retrieving real-time witness lists and transaction building parameters.","language":"javascript","status":"active","version":"6.2.2","tags":["javascript","TRON","tronweb","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tronweb","imports":["import TronWeb from 'tronweb';","const TronWeb = require('tronweb');","const create2Address = tronWeb.utils.address.getCreate2Address(creatorAddress, salt, bytecodeHash);"]},{"cmd":"yarn add tronweb","imports":[]},{"cmd":"pnpm add tronweb","imports":[]}],"homepage":"https://developers.tron.network/","github":"https://github.com/tronprotocol/tronweb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tronweb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tronweb/compatibility"}}