Tronbox-web3
tronbox-web3 is a plugin for integration with project from Truffle. This allows tests and scripts written for Truffle to work with tronbox.
Required plugins
This plugin requires tronbox as a prerequisite.
Installation
npm install tronbox-web3
Usage
-
run tronbox init
-
run npm install tronbox-web3
-
now using tronbox commands to operate contracts. You may find some error during the process, fix them according to the error messages.