tron
Skill based on TRON documentation (tronprotocol/documentation-en), generated 2026-02-25.
Core References
| Topic | Description | Reference |
|---|---|---|
| Account model | Address, EOA vs contract, activation, signing | core-account |
| Account permissions | Owner, witness, active; multi-sig; AccountPermissionUpdateContract | core-account-permissions |
| Resource model | Bandwidth, Energy, TP; staking, fee_limit, delegation | core-resource-model |
| DPoS | Super Representatives, voting, slots, epochs | core-dpos |
| SR and Committee | Election, brokerage, block/vote rewards, proposals | core-sr-committee |
| System contracts | Transaction types and HTTP/gRPC APIs | core-system-contracts |
| TVM | EVM compatibility, Bandwidth vs Energy, deploy/trigger | core-tvm |
| Tokens TRC-10/TRC-20 | Native vs contract; issue, transfer, query | core-tokens-tr10-tr20 |
| DEX | Native trading pairs (Bancor), create/trade/inject/withdraw | core-dex |
Features
| Topic | Description | Reference |
More from hairyf/blockchain-skills
solana-anchor
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
7solana
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
6solana-kit
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
4tronbox
Development framework and testing environment for TRON (TVM) and EVM-compatible chains — compile, migrate, test, and console.
3tonweb
TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS.
3viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
3