TronBox
TronBox is a development and deployment framework for TRON smart contracts, similar in functionality to Ethereum’s Truffle. It helps developers quickly compile, deploy, and test TRON smart contracts with ease.
Prerequisites
TronBox is a development and deployment framework for TRON smart contracts, similar in functionality to Ethereum’s Truffle. It helps developers quickly compile, deploy, and test TRON smart contracts with ease.
TronBox shares a very similar workflow with Truffle, allowing developers to seamlessly migrate from the Ethereum ecosystem to TRON without having to learn a new development process.
For more information, refer to the TronBox project resources:
- Website: https://tronbox.io/
- Documentation: https://tronbox.io/#/docs
- Quick Start: https://tronbox.io/docs/quickstart
- GitHub Repository: https://github.com/tronprotocol/tronbox
- Get Support: https://tronbox.io/#/community
Related resources
- Deploy a TRC-20 Token — Deploy a standard TRC-20 token contract on TRON
- How to Get Energy to Deploy a Contract — Deploying a smart contract on TRON requires Energy
Updated 3 days ago