什麼是 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