ワンクリックで
tron
TRON (java-tron) - account model, DPoS, resources, system contracts, TVM, TRC-10/TRC-20, DEX, APIs, events, TronGrid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
TRON (java-tron) - account model, DPoS, resources, system contracts, TVM, TRC-10/TRC-20, DEX, APIs, events, TronGrid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
| name | tron |
| description | TRON (java-tron) - account model, DPoS, resources, system contracts, TVM, TRC-10/TRC-20, DEX, APIs, events, TronGrid. |
| metadata | {"author":"Hairy","version":"2026.2.25","source":"Generated from https://github.com/tronprotocol/documentation-en"} |
Skill based on TRON documentation (tronprotocol/documentation-en), generated 2026-02-25.
| 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 |
| Topic | Description | Reference |
|---|---|---|
| HTTP wallet APIs | Accounts, transactions, broadcast, resources, voting | features-http-wallet |
| gRPC and JSON-RPC | When to use each; eth_* compatibility, buildTransaction | features-api-grpc-jsonrpc |
| Smart contracts | Constant vs inconstant, delegate call, CREATE | features-smart-contracts |
| Event subscription | Plugin vs ZeroMQ; types, filtering, historical sync | features-events |
| TronGrid | Hosted API - FullNode proxy and v1 REST | features-trongrid |
| Developer tools | TronIDE, TronBox, TronWeb, Trident | features-tools |
| wallet-cli | CLI for signing, broadcasting, querying via gRPC | features-wallet-cli |
| Node deployment and ops | Deploy, upgrade, private network, lite fullnode, backup, metrics | features-node-ops |
| Topic | Description | Reference |
|---|---|---|
| Upgrade and verify | Upgrade steps; JAR signature verification for integrity | best-practices-upgrade-verify |