tronbox とは?
TRON (TVM) および EVM 互換チェーンの開発フレームワークとテスト環境 - コンパイル、移行、テスト、コンソール。 ソース: hairyf/blockchain-skills。
TRON (TVM) および EVM 互換チェーンの開発フレームワークとテスト環境 - コンパイル、移行、テスト、コンソール。
コマンドラインで tronbox AI スキルを開発環境にすばやくインストール
ソース: hairyf/blockchain-skills。
The skill is based on TronBox v4.5.0, generated at 2026-02-25.
TronBox is a Truffle-style framework for TRON: smart contract compilation, migrations, testing, and an interactive console. It supports both the native TRON Virtual Machine (TVM) and EVM-compatible chains (e.g. BTTC) via a separate config and the --evm flag. Migrations and tests use ethers v6 in EVM mode and TronWeb for TVM.
| Configuration | tronbox.js / tronbox-evm-config.js, networks, paths, solc | core-config | | Migrations & Deployer | Migration scripts, deploy/link/then API, context (artifacts, tronWeb, ethers) | core-migrations | | Compile | Compiling contracts, --all / --evm, build output | core-compile |
TRON (TVM) および EVM 互換チェーンの開発フレームワークとテスト環境 - コンパイル、移行、テスト、コンソール。 ソース: hairyf/blockchain-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/hairyf/blockchain-skills --skill tronboxTRON (TVM) および EVM 互換チェーンの開発フレームワークとテスト環境 - コンパイル、移行、テスト、コンソール。 ソース: hairyf/blockchain-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hairyf/blockchain-skills --skill tronbox インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/hairyf/blockchain-skills