·tronweb

TronWeb — JavaScript/TypeScript SDK for TRON (HTTP API, contracts, transactions, events).

3Installs·0Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-skills --skill tronweb

How to Install tronweb

Quickly install tronweb AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill tronweb
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hairyf/blockchain-skills.

SKILL.md

View raw

TronWeb is the official JavaScript/TypeScript SDK for the TRON network. It wraps the TRON HTTP API and provides a consistent API for accounts, blocks, transactions, smart contracts, and events. Use it in Node.js or the browser to build DApps, sign and broadcast transactions, and call contracts.

| Instance setup | fullHost, nodes, headers, privateKey, setPrivateKey/setAddress | core-instance-setup | | Address, units, encoding | hex/base58/checksum, toSun/fromSun, fromUtf8/toUtf8, sha3 | core-address-units | | Trx | Blocks, transactions, accounts, bandwidth, sign, broadcast, getCurrentRefBlockParams, signTypedData, ecRecover | core-trx |

| Utils | ABI, transaction, deserializeTx, accounts, address, validations | core-utils | | Providers | HttpProvider, request, isConnected, timeout, headers, setStatusPage | core-providers | | Constants | ADDRESSPREFIX, SUN/TRX, default feeLimit, BIP44 path | core-constants |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/blockchain-skills --skill tronweb
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hairyf/blockchain-skills

Quick answers

What is tronweb?

TronWeb — JavaScript/TypeScript SDK for TRON (HTTP API, contracts, transactions, events). Source: hairyf/blockchain-skills.

How do I install tronweb?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill tronweb Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hairyf/blockchain-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26