Was ist tronbox?
Entwicklungsframework und Testumgebung für TRON (TVM) und EVM-kompatible Ketten – kompilieren, migrieren, testen und konsolen. Quelle: hairyf/blockchain-skills.
Entwicklungsframework und Testumgebung für TRON (TVM) und EVM-kompatible Ketten – kompilieren, migrieren, testen und konsolen.
Installieren Sie den KI-Skill tronbox schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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 |
Entwicklungsframework und Testumgebung für TRON (TVM) und EVM-kompatible Ketten – kompilieren, migrieren, testen und konsolen. Quelle: hairyf/blockchain-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/hairyf/blockchain-skills --skill tronboxEntwicklungsframework und Testumgebung für TRON (TVM) und EVM-kompatible Ketten – kompilieren, migrieren, testen und konsolen. Quelle: hairyf/blockchain-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hairyf/blockchain-skills --skill tronbox Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/hairyf/blockchain-skills