Designed to distribute TRC20 tokens to multiple addresses from CSV file. This app does accurate estimation of Energy and Bandwidth required to distribute tokens, then automatically acquires resources via Transatron service. All transaction costs are covered via separate USDT transaction.
In order to build this service you have to have an installed:
-
Clone the repository
-
Run build with:
mvn clean install -
Create settings file from template:
cp ./settings_template.xml ./settings.xml -
Create your own Tron Grid API Key and replace
YOUR_API_KEYinsettings.xml -
Run app:
java -jar target/TronBusinessWallet-1.0-jar-with-dependencies.jar