·tronbox

Development framework and testing environment for TRON (TVM) and EVM-compatible chains — compile, migrate, test, and console.

3Installs·0Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-skills --skill tronbox

How to Install tronbox

Quickly install tronbox AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill tronbox
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hairyf/blockchain-skills.

SKILL.md

View raw

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 |

Development framework and testing environment for TRON (TVM) and EVM-compatible chains — compile, migrate, test, and console. Source: hairyf/blockchain-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/blockchain-skills --skill tronbox
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hairyf/blockchain-skills

Quick answers

What is tronbox?

Development framework and testing environment for TRON (TVM) and EVM-compatible chains — compile, migrate, test, and console. Source: hairyf/blockchain-skills.

How do I install tronbox?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill tronbox Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hairyf/blockchain-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26