tron
Installation
SKILL.md
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 |