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 |
Features
| Topic | Description | Reference |
Related skills
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7