ما هي tronbox؟
إطار عمل التطوير وبيئة الاختبار للسلاسل المتوافقة مع TRON (TVM) وEVM - التجميع والترحيل والاختبار ووحدة التحكم. المصدر: hairyf/blockchain-skills.
إطار عمل التطوير وبيئة الاختبار للسلاسل المتوافقة مع TRON (TVM) وEVM - التجميع والترحيل والاختبار ووحدة التحكم.
ثبّت مهارة الذكاء الاصطناعي tronbox بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/hairyf/blockchain-skills --skill tronboxإطار عمل التطوير وبيئة الاختبار للسلاسل المتوافقة مع TRON (TVM) وEVM - التجميع والترحيل والاختبار ووحدة التحكم. المصدر: hairyf/blockchain-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/hairyf/blockchain-skills --skill tronbox بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/hairyf/blockchain-skills