How to start TRX - TRON wallet on Linux

in cryptocurencies •  7 years ago 

Just showing you a run through the TRX - TRON wallet on Linux - Debian. Get the latest version of the software at the TRON git repo:

https://github.com/tronprotocol

----Commands----
java -version (latest)
./gradlew build
cd build/
cd libs/
java -jar wallet-1.0-SNAPSHOT.jar

Hope it helps. See you later.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!